Hi,

On 27.09.23 16:37, Blair Noctis wrote:
The autofocus attribute on the Package(s) field prevents keyboard navigating
(i.e. Ctrl+←). Using tabindex=0 one can press tab once to focus on it while
making keyboard navigating possible.

How exactly does it break keyboard navigation and how would I reproduce it to see what this fixes?

Is this an accessibility concern? Per [0] it looks like jumping to an element is considered somewhat hostile. But it's not clear to me if tabindex=0 preserves the natural order of Tab on the page.

Kind regards and thanks
Philipp Kern

[0] https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus

Reply via email to