https://bugs.kde.org/show_bug.cgi?id=456807
sh_zam <sh...@sdf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/75bc79972 |hics/krita/commit/591c4145f |64751fd25991ac25282aa2ac70e |7dea43b92a5fcb95397a1b693b3 |503a |70a7 --- Comment #30 from sh_zam <sh...@sdf.org> --- Git commit 591c4145f7dea43b92a5fcb95397a1b693b370a7 by Sharaf Zaman. Committed on 09/08/2022 at 07:38. Pushed by szaman into branch 'krita/5.1'. Android: Handle bug with modality of windows The issue was that there was no provision of modality in Qt Android plugin. So we added that, the popups still get higher preference over modal windows if the event is in the area of popup's bounding rect. The oversight in previous fix of the similar bug was that I had assumed that "focus" wouldn't shift to the object which we are color picking, it didn't happen for everything but did happen for canvas where the selected vector shape would be deselected. (cherry picked from commit 75bc7997264751fd25991ac25282aa2ac70e503a) A +115 -0 3rdparty/ext_qt/0001-Android-Fix-incorrect-handling-of-window-modality.patch M +1 -0 3rdparty/ext_qt/CMakeLists.txt M +0 -4 libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/591c4145f7dea43b92a5fcb95397a1b693b370a7 -- You are receiving this mail because: You are watching all bug changes.