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