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

Noah Davis <noaha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/qqc2-desktop-style/c
                   |                            |ommit/0dfaa46fd1815534b7156
                   |                            |abf8d120d6813d026bd
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.82
         Resolution|---                         |FIXED

--- Comment #6 from Noah Davis <noaha...@gmail.com> ---
Git commit 0dfaa46fd1815534b7156abf8d120d6813d026bd by Noah Davis.
Committed on 08/04/2021 at 18:00.
Pushed by ndavis into branch 'master'.

Keep context menu above other popups, use dismiss()

Keeps the context menu above other popups by setting its Z value to
the highest Z value among the children of Overlay.overlay, plus 1.

Also using dismiss() instead of close() because dismiss will
completely close a menu. Doesn't really matter here since
there are no submenus, but it's the correct thing to do.
FIXED-IN: 5.82

M  +19   -12   org.kde.desktop/private/TextFieldContextMenu.qml

https://invent.kde.org/frameworks/qqc2-desktop-style/commit/0dfaa46fd1815534b7156abf8d120d6813d026bd

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

Reply via email to