I want efficient native anchor to field focus across browsers #122
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In some browsers, clicking on an anchor that links to a form field on the same page does not give the field full focus, meaning you can't start typing right away. Via keyboard, users must tab away and tab back to be able to input content into the field. Overcoming this limitation requires JavaScript, but that isn’t reliable, so it would be great to have the behavior standardized across all browsers.
https://webwewant.fyi/wants/17/
Beta Was this translation helpful? Give feedback.
All reactions