[wp-trac] [WordPress Trac] #26120: No visual indication of focus on checkbox for "Open link in new window/tab" in "Insert/edit link" dialog

WordPress Trac noreply at wordpress.org
Wed Nov 20 13:03:11 UTC 2013


#26120: No visual indication of focus on checkbox for "Open link in new window/tab"
in "Insert/edit link" dialog
--------------------------------------------+------------------
 Reporter:  seanchayes                      |       Owner:
     Type:  defect (bug)                    |      Status:  new
 Priority:  normal                          |   Milestone:  3.8
Component:  Administration                  |     Version:
 Severity:  normal                          |  Resolution:
 Keywords:  ui-focus ui-feedback has-patch  |
--------------------------------------------+------------------
Changes (by SergeyBiryukov):

 * keywords:  ui-feedback has-patch => ui-focus ui-feedback has-patch
 * milestone:  Awaiting Review => 3.8


Comment:

 Tested in Firefox 25, Chrome 31, IE 8, IE 10, Opera 12, Opera 18.

 Reproduced in Chrome, IE (both 8 and 10), and Opera 18. Could not
 reproduce in Firefox or Opera 12.

 Can be reproduced with any checkbox (e.g. "Remember Me" on the login
 screen), not just that one.

 Caused by `outline: 0` for `input[type="checkbox"]`, introduced in
 [26072]:
 [source:trunk/src/wp-admin/css/wp-admin.css?rev=26285#L267]

 I guess we can just remove that rule: [attachment:26120.2.patch].

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


More information about the wp-trac mailing list