https://bugs.kde.org/show_bug.cgi?id=448811
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|5.25 |5.24.2 Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |cc70f181a1fcdbaf83d34cd4921 |9e0baec1dfaf81d4a4d3346d28a |77b380e993133 |3f8ff0d56329b --- Comment #6 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 450040 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.