https://bugs.kde.org/show_bug.cgi?id=448811
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |95a267d582ba041bbc245b7a22a | |dc7af42e3ffa3 --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 95a267d582ba041bbc245b7a22adc7af42e3ffa3 by Fushan Wen. Committed on 20/01/2022 at 09:48. Pushed by fusionfuture into branch 'master'. 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()`. M +40 -24 applets/clipboard/contents/ui/ClipboardPage.qml https://invent.kde.org/plasma/plasma-workspace/commit/95a267d582ba041bbc245b7a22adc7af42e3ffa3 -- You are receiving this mail because: You are watching all bug changes.