https://bugs.kde.org/show_bug.cgi?id=387796
Bug ID: 387796
Summary: wrong layering of the completion drop down list on Mac
Product: frameworks-kio
Version: 5.39.0
Platform: Compiled Sources
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 109315
--> https://bugs.kde.org/attachment.cgi?id=109315&action=edit
kurlrequestertest_gui showing the issue
I have been seeing several KDE widgets with a completion drop down list where
that list remains hidden behind what I think is the list's grandparent. This
used to work, and I cannot recall exactly when the regression occurred - after
a Qt upgrade or after a KF5 upgrade.
It happens in certain editable KComboBox widgets but not in the komboboxtest
tool. The only official test tool where I have seen it happening is
kurlrequestertest_gui, so I'm reporting it here as that's also where I'm going
to start trying to figure out what goes wrong here.
The drop down list is functional otherwise in that the cursor keys can be used
to move the selection up and down the list. Choice of widget style is
unrelated.
This may be related to making the wrong widget (dialog) modal; I'm seeing
something similar with QtCurve's floating config preview window.
--
You are receiving this mail because:
You are watching all bug changes.