https://bugs.kde.org/show_bug.cgi?id=450040
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |9e0baec1dfaf81d4a4d3346d28a | |3f8ff0d56329b Status|NEEDSINFO |RESOLVED Version Fixed In| |5.24.2 Resolution|WAITINGFORINFO |FIXED --- Comment #9 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 9e0baec1dfaf81d4a4d3346d28a3f8ff0d56329b by Fushan Wen. Committed on 22/02/2022 at 06:45. Pushed by fusionfuture into branch 'Plasma/5.24'. applets/clipboard: Make Up/Down arrow keys work in ClipboardPage ListView will absorb the key events, so `Keys.onPressed` in ClipboardPage will not receive the event. Instead we should connect those key events to `arrowKeyPressed()`. Related: bug 448811 FIXED-IN: 5.24.2 (cherry picked from commit 95a267d582ba041bbc245b7a22adc7af42e3ffa3) M +40 -24 applets/clipboard/contents/ui/ClipboardPage.qml https://invent.kde.org/plasma/plasma-workspace/commit/9e0baec1dfaf81d4a4d3346d28a3f8ff0d56329b -- You are receiving this mail because: You are watching all bug changes.