https://bugs.kde.org/show_bug.cgi?id=412393

Halla Rempt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/a286d2383
                   |                            |f7fa8938bdc3d3d4fa04506ded3
                   |                            |35d0

--- Comment #13 from Halla Rempt <[email protected]> ---
Git commit a286d2383f7fa8938bdc3d3d4fa04506ded335d0 by Halla Rempt.
Committed on 11/08/2022 at 10:37.
Pushed by rempt into branch 'master'.

Force-place the dialog over the parent window

For some reason, sometimes, a dialog is placed in the top-level
corner of the desktop by Qt or by the Window Manager, despite
adjustPosition in QDialog doing the right thing.

This copies the QDialog adjustPosition code to KoDialog (since
it's obviously not public) and uses a singleshot time to move
the dialog window to the right place after 3 ms from the showEvent.

M  +92   -8    libs/widgets/KoDialog.cpp
M  +5    -8    libs/widgets/KoDialog.h

https://invent.kde.org/graphics/krita/commit/a286d2383f7fa8938bdc3d3d4fa04506ded335d0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to