Created attachment 148564 [details] Holding down mouse button on play button. SUMMARY The background of the button should fill with the accent colour. STEPS TO REPRODUCE 1. Click and hold on menu button 2. Click and hold on another button (e.g. play button) OBSERVED RESULT Other buttons glow according to the accent colour, menu button does not. EXPECTED RESULT Menu button should glow with accent colour. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20220503 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Whoops! Should be easy to fix.
Git commit fcde91570f35ebb5726580a2cdcff55c0d93130d by Nate Graham. Committed on 06/05/2022 at 04:09. Pushed by ngraham into branch 'release/22.04'. Improve UX for buttons that open menus Make them open on pressed rather than clicked, and highlight when pressed. This makes them behave more consistently. FIXED-IN: 22.04.1 M +2 -3 src/qml/MediaPlayerControl.qml M +2 -2 src/qml/PlayListEntry.qml https://invent.kde.org/multimedia/elisa/commit/fcde91570f35ebb5726580a2cdcff55c0d93130d