Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[a11y] 9.2.4.7 - Current focus position visible #5393

Closed
tbsbdr opened this issue Jun 25, 2021 · 2 comments
Closed

[a11y] 9.2.4.7 - Current focus position visible #5393

tbsbdr opened this issue Jun 25, 2021 · 2 comments

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jun 25, 2021


General notes

The highlighting of the focus (current focus position) via keyboard works with Chrome/EDGE. When using Firefox and Safari the focus borders are sometimes cut off. With Firefox the presentation of the focus border varies which leads to irritation for the users.

Status: Rather fulfilled

@stevefrenzel
Copy link

@tbsbdr @kulmann Confluence page says the following:

"Debatable if it needs fixing for the re-audit (partly fulfilled and browser-specific)"

Does it still need to be fixed?

If so: Cut off borders in Safari are caused by "overlapping" padding and or margin of other components. Unfortunately this is a Safari exclusive problem, so it could cause layout issues in other browsers. 😕

Consistent border styles could be achieved by removing browser specific design and implementing a custom one.

@pascalwengerter
Copy link
Contributor

Superseded by the more recent #10735

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants