[wp-trac] [WordPress Trac] #54210: Admin menu collapse button inactive at 960px
WordPress Trac
noreply at wordpress.org
Tue Nov 2 17:06:30 UTC 2021
#54210: Admin menu collapse button inactive at 960px
-------------------------------------+-------------------------------------
Reporter: Webaxones | Owner: johnjamesjacoby
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.9
Component: Administration | Version: 5.8.1
Severity: normal | Resolution: fixed
Keywords: has-patch has-testing- | Focuses: ui, accessibility,
info commit has-screenshots | javascript, administration
-------------------------------------+-------------------------------------
Changes (by johnjamesjacoby):
* owner: (none) => johnjamesjacoby
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"51977" 51977]:
{{{
#!CommitTicketReference repository="" revision="51977"
Admin/Menu: include `960` exact pixel width in collapse measurements.
This change removes a 1 pixel gap in the measurement of the viewport width
when clicking the "Collapse menu" button (at the bottom of the admin menu
UI) when already collapsed, causing the menu not to open as intended when
exactly 960 pixels wide.
Before this change, the menu would be stuck in the collapsed position.
After this change, the menu opens as expected.
Props abesell132, ankit-k-gupta, audrasjb, boniu91, mai21, sabernhardt,
webaxones.
Fixes #54210.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54210#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list