x/pkgsite: blue outline around search bar when using Safari #42583
Comments
/cc @jamalc |
The default styles and behaviors of focus indicators are set by your browser and intended to make websites more accessible to keyboard only users and users with reduced vision. We may restyle them in the future but they are a WCAG requirement so we will not remove them. |
Im aware of the WCAG requirement. If you have a look at: ...and the style named:
...you will see that it's been styled before in the very same project. |
The outline was removed from the search bar. As I see it this does not meet the focus visibility requirement and should not have happened. We'd like to take a holistic approach to styling the focus indicators site-wide. Please use #42698 for any additional input. |
What is the URL of the page with the issue?
https://pkg.go.dev
What is your user agent?
Screenshot
What did you do?
What did you expect to see?
The blue outline around the search field is asymmetrical and superfluous.
It is usually removed using styles.
What did you see instead?
I saw the blue outline.
The text was updated successfully, but these errors were encountered: