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
Pipeline
#140835
passed
with stage
in
9 minutes and 40 seconds
Loading
Please register or sign in to comment