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
|