Clicking resets keyboard navigation focus
haykam821 opened this issue ยท 0 comments
When clicking in a vanilla screen, the focused element through keyboard navigation (indicated by a white outline) remains focused. This behavior is not the same in the Sodium video options screen, where clicking in a space not occupied by an element will blur the focus.
This behavior appears to have been introduced in #1961 to resolve odd interactions between keyboard and mouse navigation.