Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.43k stars 534 forks source link

Clicking in empty space of middle column should move keyboard focus #4257

Open pazner opened 7 months ago

pazner commented 7 months ago

Typically, clicking in the empty space at the bottom of a list view moves the keyboard focus to that list view. For example, clicking in the empty space at the bottom of the sidebar moves the keyboard focus to the sidebar, so that the up and down arrow keys can be used to move between the feeds.

Clicking in the empty space of the middle column (for example, if there are only a couple of visible articles, clicking below the bottom one) moves focus away from the sidebar, but it does not move focus into the middle column, so that the arrows keys cannot be used to cycle between articles.