https://bugs.kde.org/show_bug.cgi?id=371568
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/krit | |a/3b62983593fbf5c293e603a2b | |2c92c83d70acc57 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #7 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 3b62983593fbf5c293e603a2b2c92c83d70acc57 by Boudewijn Rempt. Committed on 25/10/2016 at 07:23. Pushed by rempt into branch 'master'. Make Qt 5.6.0 the minimum with an override Qt 5.6 has fixed the bug for which this reverted commit was a hacky fix; the hacky fix caused problems for kwin because we first show, then position the main window. Revert "Fix wrong positioning of children/popup widgets" This reverts commit ceff0e241bbd1c14b4b5ee5de11743b92fb7d760. M +3 -3 CMakeLists.txt M +2 -1 libs/ui/KisApplication.cpp M +1 -21 libs/ui/KisMainWindow.cpp M +0 -1 libs/ui/KisMainWindow.h http://commits.kde.org/krita/3b62983593fbf5c293e603a2b2c92c83d70acc57 -- You are receiving this mail because: You are watching all bug changes.