[wp-trac] [WordPress Trac] #28599: Better Visual Focus Indication in Admin Menu

WordPress Trac noreply at wordpress.org
Wed Nov 12 15:12:59 UTC 2014


#28599: Better Visual Focus Indication in Admin Menu
--------------------------+------------------------------------------------
 Reporter:                |       Owner:
  AccessibleJoe           |      Status:  new
     Type:  defect (bug)  |   Milestone:  Future Release
 Priority:  normal        |     Version:  3.8
Component:  General       |  Resolution:
 Severity:  normal        |     Focuses:  ui, accessibility, administration
 Keywords:                |
--------------------------+------------------------------------------------

Comment (by usability.idealist):

 Replying to [comment:32 Michael Arestad]:
 > Quick note, we can add visual borders without influencing the box
 parameters (padding, margin, border). Using pseudo elements, box-shadows,
 or other techniques we can avoid forcing a line-break.

 eg. like :after and :before, combined with :content? Gonna try it now.

 Thou I still don't understand what exactly is speaking against using
 {{{
 :focus { ... text-decoration: underline; }
 }}}

 Seems to be a pretty straigh-forward and working solution to me. Esp.
 because nobody else aside the keyboard users is going to see (or need) it.

 cu, w0lf.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28599#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list