https://bugs.kde.org/show_bug.cgi?id=491142
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.2 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/f6990eea0fe311eef9c5ddea9 | |4c27803474fc14f Status|ASSIGNED |RESOLVED --- Comment #2 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit f6990eea0fe311eef9c5ddea94c27803474fc14f by Fushan Wen. Committed on 02/08/2024 at 01:55. Pushed by fusionfuture into branch 'master'. klipper: highlight the first item in popup menu In the old Meta+V QtWidgets menu popup, the top item was always highlighted, so you could search until the item you wanted was on top, and then immediately hit the return key. With the new QML-based one, you have to hit the down arrow before the return key. It's a tiny bit slower and more annoying. This restores the old behavior. FIXED-IN: 6.2 M +11 -1 klipper/declarative/qml/ClipboardMenu.qml M +1 -1 klipper/declarative/qml/KlipperPopup.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/f6990eea0fe311eef9c5ddea94c27803474fc14f -- You are receiving this mail because: You are watching all bug changes.