View Single Post
Old 11-14-2019, 03:10 PM   #33
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
Wow so the bug is in Qt somewhere in how it uses native widgets for QFileDialogs.
We use a bunch of them in MainWindow, ClipSettings, Preferences, etc. i only changed the ones in BookBrowser.

So it looks like I will have to track down all uses of QFileDialog and set their options to not use native widgets but only for macOS since no one else is reporting any difficulties here.

I will start that process tomorrow unless a better solution is found.

Thanks for testing it.

KevinH
KevinH is offline   Reply With Quote