[wp-trac] [WordPress Trac] #37589: Safari, VoiceOver and the CSS property user-select

WordPress Trac noreply at wordpress.org
Thu Sep 22 14:58:42 UTC 2016


#37589: Safari, VoiceOver and the CSS property user-select
---------------------------------------+--------------------------------
 Reporter:  afercia                    |       Owner:  afercia
     Type:  defect (bug)               |      Status:  closed
 Priority:  normal                     |   Milestone:  4.7
Component:  Customize                  |     Version:
 Severity:  normal                     |  Resolution:  fixed
 Keywords:  has-screenshots has-patch  |     Focuses:  ui, accessibility
---------------------------------------+--------------------------------
Changes (by afercia):

 * owner:   => afercia
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38642"]:
 {{{
 #!CommitTicketReference repository="" revision="38642"
 Accessibility: Fix the Customizer available menu items toggles focus for
 Safari and VoiceOver.

 In rare circumstances, for example buttons with icons and no visible text,
 `user-select: none;` may trigger a bug that happens only when using Safari
 and
 VoiceOver and doesn't allow focusable elements to receive focus correctly.
 Worth reminding `user-select: none;` is a non-standard property and should
 be
 used with care especially now that `::selection` is almost universally
 supported.

 Fixes #37589.
 }}}

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


More information about the wp-trac mailing list