Bug 419930

Summary: ComboBox contents positioned under OverlySheet
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Jonah BrĂ¼chert <jbb>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: testcase.qml

Description Jonah BrĂ¼chert 2020-04-10 19:37:43 UTC
Created attachment 127435 [details]
testcase.qml

SUMMARY

ComboBox contents (and possible other things) are positioned underneath the OverlaySheet. The issue was most likely introduced by the OverlaySheet rewrite, since it is not reproducible with Kirigami 5.62.0 (from my distro).

STEPS TO REPRODUCE
1. qmlscene testcase.qml
2. Click on the ComboBox

OBSERVED RESULT
Contents are rendered under the Sheet

EXPECTED RESULT
Contents are rendered on top of the Sheet

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Frameworks Version: 5.70 (master)
Qt Version: 5.15.0 (pre-release)

ADDITIONAL INFORMATION
Comment 1 Marco Martin 2020-04-17 08:02:54 UTC
Git commit 3754a384c0f13b858bb1a191f4b212c1e3fc6e64 by Marco Martin.
Committed on 17/04/2020 at 08:02.
Pushed by mart into branch 'master'.

sheet must be under other popups

M  +0    -1    src/controls/templates/OverlaySheet.qml

https://commits.kde.org/kirigami/3754a384c0f13b858bb1a191f4b212c1e3fc6e64