Ranchero-Software / NetNewsWire

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

Pressing tab when an article is select causes selection to disappear, navigation disabled #3244

Closed blackketter closed 3 years ago

blackketter commented 3 years ago

Version 6.0.2 (6032)

If I have an article selected (middle column) and press the tab key or right arrow key, the selection becomes greyed out. At that point I can no longer use the other shortcut keys (N, R, K etc) or arrow keys to navigate. (I prefer using the arrow keys to read my feeds because it's very quick to go back and navigate around.)

I can press the tab key again and tab through the menu bar icons (in a very strange order and including some invisible ones!, see attached movie) and eventually I can tab back to the columns.

I would expect that I can navigate with tab and arrows to navigate forward and backward without getting stuck. (And that secret invisible controls would not be selected.)

https://user-images.githubusercontent.com/131679/128188184-ded2f546-c281-4449-9d73-3bc321bf0e0d.mov

kevinm6 commented 3 years ago

When you press tab or right arrow key on an article in the article list, the focus is on the article view, you can use up and down arrow to scroll it, and if you press left arrow or shift+tab the focus is again on the article list!

blackketter commented 3 years ago

That's not what I'm seeing. The arrow keys don't scroll for me nor does the left arrow does take me back to the article list. And shift-tab starts highlighting the icons at the top.

(If I have an item selected in the article list and hit tab shift-tab will reselect the article.)

vincode-io commented 3 years ago

@blackketter I just verified that this works as designed and that the shortcut keys and arrow keys do work when the article has focus. Do you have an accessibility settings enabled or an other thing that could be intercepting your keystrokes?

blackketter commented 3 years ago

Could be. I was unable to reproduce this on a second Mac. I’ll continue to dig in and see if I can find what setting is causing this, but for now it looks like it’s specific to my machine.

vincode-io commented 3 years ago

Thanks for the follow up. I'm going to close this and we can reopen it if we find that there is something we can do to mitigate it.