Skip to content
Commit cc70f181 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


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