https://bugs.kde.org/show_bug.cgi?id=413241
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/e27ab3a7382dcf |krita/commit/cc85059243ada0 |3c6f877d6c949dc13c550539f7 |9d0d293b4b369c0318c665718b --- Comment #8 from Boudewijn Rempt <b...@valdyas.org> --- Git commit cc85059243ada09d0d293b4b369c0318c665718b by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 15/11/2019 at 10:10. Pushed by rempt into branch 'krita/4.2'. Fix native dialog save/open on macos 10.15 If native FileDialog is set as "modal" the dialog exec method will always return "0". Is we are in macOS and Native FileDialog is set we avoid setting the dialog as Modal as native FileDialog in macOS always behave as a Modal Dialog (cherry picked from commit e27ab3a7382dcf3c6f877d6c949dc13c550539f7) M +11 -2 libs/widgetutils/KoFileDialog.cpp https://invent.kde.org/kde/krita/commit/cc85059243ada09d0d293b4b369c0318c665718b -- You are receiving this mail because: You are watching all bug changes.