[wp-trac] [WordPress Trac] #21324: Visible Focus within Admin Screens could be much clearer.

WordPress Trac noreply at wordpress.org
Thu Oct 18 13:31:19 UTC 2012


#21324: Visible Focus within Admin Screens could be much clearer.
----------------------------+--------------------
 Reporter:  grahamarmfield  |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.5
Component:  Accessibility   |     Version:  3.4.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+--------------------

Comment (by lessbloat):

 A couple of thoughts:

 - To be honest, I don't mind the background color on :focus as it stands
 in 21324.11.diff.  As @grahamarmfield pointed out, it doesn't compromise
 the existing experience.  Users who don't browse by tabbing, won't even
 know it's there, so I don't feel like it's "weird or out of place in the
 design" at all really.
 - With that said... The background color can only work if the links blur
 on click. What happens otherwise in some browsers (FF specifically) when
 you click a link, for a brief second (before the page redirects), the link
 is focused, and the background color shows. This is jarring, and
 regrettably not acceptable in my mind. If we must do away with auto-
 bluring on click, we've got to get rid of having a background color for
 links on :focus.
 - Personally, I'd prefer that we avoid having to add a "high visibility"
 setting, if at all possible. The reason I was happy with the solution in
 21324.11.diff was because it seemed like a win-win.  A happy medium.
 - In 21324.12.diff I've taken us back to using outlines instead of a
 background color, and I've removed the auto-blur JS.  I'd love to get this
 reviewed quickly, and get it committed so that those with more
 accessibility experience can review it without having to apply a patch.
 - I also notice that along the way we've lost almost all :focus styles on
 the new buttons.  I'll address this over on #21598

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21324#comment:46>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list