title | date | submitter | number | tags | discussion | ||
---|---|---|---|---|---|---|---|
I want browsers to stop cropping the focus ring |
2020-03-03 18:26:42 UTC |
Radoslav Sharapanov |
5e5ea1620910381743c5f3d7 |
|
I’ve been working hard to avoid it, but browsers will crop the focus ring when overflow: hidden
is set on an ancestor node. This is one instance where it feels like this kind of behavior is undesirable—it's a facet of usability, not design.