Skip to content
Commit 9e0baec1 authored by Fushan Wen's avatar Fushan Wen
Browse files

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()`.

BUG: 448811
BUG: 450040
FIXED-IN: 5.24.2


(cherry picked from commit 95a267d5)
parent 640cd297
Pipeline #140836 passed with stage
in 10 minutes and 38 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment