[wp-trac] [WordPress Trac] #52638: JS error when clicking a submenu heading on the collapsed admin menu
WordPress Trac
noreply at wordpress.org
Thu Feb 25 22:51:01 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: commit dev-reviewed | Focuses: ui
---------------------------------+-----------------------------
Changes (by peterwilsoncc):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"50437" 50437]:
{{{
#!CommitTicketReference repository="" revision="50437"
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, SergeyBiryukov.
Merges [50429] to the 5.7 branch.
Fixes #52638. See #51812.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52638#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list