[wp-trac] [WordPress Trac] #52638: JS error when clicking a submenu heading on the collapsed admin menu

WordPress Trac noreply at wordpress.org
Wed Feb 24 12:20:23 UTC 2021


#52638: JS error when clicking a submenu heading on the collapsed admin menu
----------------------------+-----------------------------
 Reporter:  SergeyBiryukov  |       Owner:  SergeyBiryukov
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:  5.7
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:  ui
----------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"50429" 50429]:
 {{{
 #!CommitTicketReference repository="" revision="50429"
 Administration: Revert the change to `click` event handler for fly-out
 submenus.

 The `click()` method there is not the jQuery method, but is an HTML DOM
 method instead.

 This makes the fly-out submenu header clickable again when the menu is
 folded.

 Follow-up to [50420].

 Props peterwilsoncc.
 Fixes #52638. See #51812.
 }}}

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


More information about the wp-trac mailing list