[wp-trac] [WordPress Trac] #41489: Customize Preview: do not show `cursor: not-allowed` on audio/video track titles within playlists

WordPress Trac noreply at wordpress.org
Wed Sep 6 00:01:19 UTC 2017


#41489: Customize Preview: do not show `cursor: not-allowed` on audio/video track
titles within playlists
-------------------------------------+------------------
 Reporter:  celloexpressions         |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  4.9
Component:  Customize                |     Version:  4.7
 Severity:  normal                   |  Resolution:
 Keywords:  needs-testing has-patch  |     Focuses:  ui
-------------------------------------+------------------

Comment (by westonruter):

 One former reason to use jQuery's `hasClass()` instead of HTML5's
 `classList.contains()` is that the latter is only supported as of IE11.
 It's true that WordPress no longer supports versions older than that, but
 there's no reason why we have to intentionally break it here since jQuery
 `addClass()` is already being used in this same function.

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


More information about the wp-trac mailing list