Bug 419930 - ComboBox contents positioned under OverlySheet
Summary: ComboBox contents positioned under OverlySheet
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: Master
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-10 19:37 UTC by Jonah Brüchert
Modified: 2020-04-17 08:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
testcase.qml (254 bytes, text/x-qml)
2020-04-10 19:37 UTC, Jonah Brüchert
Details

Note You need to log in before you can comment on or make changes to this bug.
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