[wp-trac] [WordPress Trac] #35374: Remove title attributes and other improvements for the Menus screen

WordPress Trac noreply at wordpress.org
Sun Jan 31 13:46:24 UTC 2016


#35374: Remove title attributes and other improvements for the Menus screen
-------------------------------------+-------------------------------------
 Reporter:  afercia                  |       Owner:  afercia
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  4.5
Component:  Menus                    |     Version:  4.4
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots has-     |     Focuses:  ui, accessibility,
  patch                              |  javascript
-------------------------------------+-------------------------------------
Changes (by afercia):

 * keywords:  has-screenshots needs-patch => has-screenshots has-patch


Comment:

 The new patch prevents form submission on the `submit` form event. Also,
 the check for the Enter key doesn't make much sense now. Modern browsers
 will use the `input` event which doesn't have keys-related properties to
 check. Legacy browsers will use the `keyup` event which triggers the
 search for any key press.

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


More information about the wp-trac mailing list