Ticket #5848 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

soria/nihilo no focus indication on tabs and accordian containers

Reported by: nonken Owned by: nonken
Priority: normal Milestone: 1.1
Component: General Version: 1.0
Severity: normal Keywords: soria, nihilo, focus
Cc:

Description

Both soria and nihilo have a :focus { -moz-outline-style: none; } which should not be there

Change History

Changed 9 months ago by nonken

  • status changed from new to assigned

Changed 9 months ago by bill

i think that :focus { -moz-outline-style: none; } is there on-purpose to make it look prettier (at the cost of a11y). Idea was to have some other way to show focus, like an underline or bold. Of course that brings up all sorts of philosophical issues like whether or not the user will realize what underline means (it typically means "this is a link").

IIRC we only guaranteed a11y for tundra, although it would definitely be nice to have it for the other themes too.

I don't care personally though.

Changed 9 months ago by nonken

  • status changed from assigned to closed
  • resolution set to fixed

(In [12427]) Deletes focus: none, fixes #5848

Note: See TracTickets for help on using tickets.