Bug 487162 - Two different versions of dropdowns behave differently
Summary: Two different versions of dropdowns behave differently
Status: RESOLVED DUPLICATE of bug 439734
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-17 20:31 UTC by PRIZ ;]
Modified: 2024-09-17 19:26 UTC (History)
1 user (show)

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


Attachments
The bug (748.95 KB, video/webm)
2024-05-17 20:31 UTC, PRIZ ;]
Details

Note You need to log in before you can comment on or make changes to this bug.
Description PRIZ ;] 2024-05-17 20:31:05 UTC
Created attachment 169578 [details]
The bug

SUMMARY
About half of the dropdowns do not support the quicker click-and-drag to select feature
(possibly related to bug 464398)
This is NOT about visual styles. Annoying, sure, but couldn't care less.


STEPS TO REPRODUCE
(expected result)
1. Open Konsole
2. Navigate to Edit Profile > Tabs
pt1:
3. Click, and hold, on the Tab Color dropdown
4. While still holding, drag to any color
5. Release the mouse button
pt2:
6. Click on the Tab Color dropdown. Release the button
7. Click, and hold, on any of the options
8. Drag your mouse to a different one
9. Release the mouse button

(new result)
1. Open Desktop Settings
pt1:
2. Click and hold on the Layout dropdown
3. Release your mouse, as the dropdown didn't open
pt2:
4. Now click, and hold, on any of the options
5. Drag your mouse to any of the other options
6. Release the mouse button


OBSERVED RESULT
The new dropdowns do not support the quick selection feature


EXPECTED RESULT
The new dropdowns would work like the old ones.


SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-35-generic (64-bit)
Graphics Platform: X11
Comment 1 cwo 2024-09-17 19:26:56 UTC
Thank you for this bug report!

Unfortunately, we are limited by the implementation of these kinds of widgets in the technology the newer applications are using, QtQuick, which currently does not allow properly handling this. Thus this feature will need to wait until the required work is implemented upstream. You can find more information in the linked bug report.

*** This bug has been marked as a duplicate of bug 439734 ***