https://bugs.kde.org/show_bug.cgi?id=428631
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Context menu of text field |Context menu of text field |used to enter flatpak |gets hidden underneath |repository uri is partially |OverlaySheet |hidden | Assignee|lei...@leinir.dk |notm...@gmail.com Product|Discover |frameworks-qqc2-desktop-sty | |le Version|unspecified |5.80.0 Component|discover |general CC| |ahiems...@heimr.nl, | |espi...@gmail.com, | |k...@davidedmundson.co.uk, | |n...@kde.org, | |noaha...@gmail.com --- Comment #2 from Nate Graham <n...@kde.org> --- This is a problem with the QQC2 context menu we inject into the text field; it should be drawn on top of everything else (including this Kirigami OverlaySheet), but it's not. Naively setting `z: 99999` on it does not seem to work. -- You are receiving this mail because: You are watching all bug changes.