[wp-trac] [WordPress Trac] #32578: Admin menu: current item should have an aria-haspopup attribute when folded
WordPress Trac
noreply at wordpress.org
Sun Jun 7 11:36:17 UTC 2015
#32578: Admin menu: current item should have an aria-haspopup attribute when folded
----------------------------------+----------------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.2
Severity: normal | Resolution:
Keywords: has-patch dev- | Focuses: accessibility, javascript
feedback |
----------------------------------+----------------------------------------
Changes (by afercia):
* keywords: => has-patch dev-feedback
Comment:
First pass. Tries to detect when the menu is folded or auto-folded. Since
the `auto-fold` CSS class on the body doesn't get removed in some cases,
tries to detect when `window.innerWidth` is in the range `> 782 and <=
960`. Would greatly appreciate some leads/committers JavaScript feedback.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32578#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list