| ▲ | satvikpendem 2 hours ago | ||||||||||||||||
Sounds good. Another bug or quirk, with Refined, I was able to reply and then tab once to the reply button and hit enter. Now with the "HN's approach to comments and site guidelines." text I can't do that, "comments" and "guidelines" are links so I have to tab three times to get to the reply button which is annoying. Omit that text or change the tab order (this is possible in HTML with the tabindex attribute, just make the reply button higher priority). Also add ctrl/cmd-enter support to submit the reply. Also this orange border when clicking a comment or link on the front page is a bit annoying, especially when it doesn't seem to actually do anything (it's not a tab select style, that shows up as the browser's normal style), and it seems to persist. | |||||||||||||||||
| ▲ | latchkey 2 hours ago | parent | next [-] | ||||||||||||||||
The orange box is to mark where you are currently focused. If you use the keyboard navigation (keys: j/k), it really helps. | |||||||||||||||||
| |||||||||||||||||
| ▲ | latchkey 2 hours ago | parent | prev [-] | ||||||||||||||||
Great suggestion! I literally took your comment, passed it into AI. At first it tried to remove the text as well as set tabIndex to -1 in code, but I think now I've got something I like. This has been fixed and is making its way out now. | |||||||||||||||||