Skip to content

Draft: qt / qml: Update keyboard focus implementation

Benjamin Arnaud requested to merge bunjee/vlc:ci-keyboardfocus into master

With this MR we're now displaying the keyboard focus rectangle properly. That is when the user presses the arrows, tab or backtab keys.

This MR goes with this one: !273 (merged) (if we want the focus rectangle to be properly visible on the player view).

Edited by Benjamin Arnaud

Merge request reports