https://bugs.kde.org/show_bug.cgi?id=419930
Bug ID: 419930
Summary: ComboBox contents positioned under OverlySheet
Product: frameworks-kirigami
Version: Master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
Created attachment 127435
--> https://bugs.kde.org/attachment.cgi?id=127435&action=edit
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
--
You are receiving this mail because:
You are watching all bug changes.