SUMMARY When listening to music, use the control plug-in of the lock screen to switch the next song, and when you switch songs continuously, the lock screen will end forcefully. STEPS TO REPRODUCE 1. Lock the screen when listening to music 2. Use the control plug-in to switch songs and switch several songs in a row 3. The lock screen will be forced to end and re-lock. OBSERVED RESULT The lock screen will be forced to end and re-lock. EXPECTED RESULT The lock screen is delayed and locked in response to mouse operation. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.19.0 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 Kernel Version: 5.6.15-zen2-1-zencjk OS Type: 64-位 Processors: 8 × AMD Ryzen 7 PRO 2700U w/ Radeon Vega Mobile Gfx Memory: 14.6 GiB Graphics Processor: AMD RAVEN ADDITIONAL INFORMATION
Weird. Cannot reproduce.
Upload a video https://youtu.be/BR8iR_OvxRM
Oh I see, thanks! Interacting with the playback controls doesn't count as input for the purpose of stopping the timer that makes the UI disappear after a period of inactivity. Should be an easy fix.
Here's a merge request that should fix it: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/59/diffs
Git commit 24fae256453aafa4aa5a9dc8b3c108df9bf00b56 by Nate Graham. Committed on 17/06/2020 at 14:14. Pushed by ngraham into branch 'Plasma/5.19'. [lock screen] Stop timer when interacting with media controls Otherwise you can click on some media buttons to control the playback and then the UI will abruptly disappear. FIXED-IN: 5.19.1 M +12 -3 lookandfeel/contents/lockscreen/MediaControls.qml https://invent.kde.org/plasma/plasma-workspace/commit/24fae256453aafa4aa5a9dc8b3c108df9bf00b56