There's (currently) no bi-directional connection between keyboard input and the focus ring - the focus ring shows in response to (Shift)Tab and arrows in context of a *ListView. As the most basic example, any (Abstract)Button can be clicked, thus have activeFocus and receive keyboard input as described here, this was true even before the focus ring existed.
There's (currently) no bi-directional connection between keyboard input and the focus ring - the focus ring shows in response to (Shift)Tab and arrows in context of a *ListView. As the most basic example, any (Abstract)Button can be clicked, thus have activeFocus and receive keyboard input as described here, this was true even before the focus ring existed.