Opened 5 weeks ago
Closed 2 weeks ago
#62936 closed defect (bug) (fixed)
Twenty Fifteen: update aria attributes on primary menu
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Bundled Theme | Keywords: | has-patch has-testing-info commit |
Focuses: | accessibility | Cc: |
Description
On the 2015 theme, when a child menu item is the currently active item, the menu will be expanded by default - however the aria-expanded attribute remains false and the aria-expanded attribute toggles the incorrect value when opened/closed.
Attachments (4)
Change History (15)
This ticket was mentioned in PR #8290 on WordPress/wordpress-develop by @bschneidewind.
5 weeks ago
#1
- Keywords has-patch added
#2
@
5 weeks ago
- Summary changed from Twenty Fifteen: aria-expanded on active child menu item to Twenty Fifteen: update aria attributes on primary menu
Updated to include the aria-controls attributes
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
5 weeks ago
#4
@
5 weeks ago
- Milestone changed from Awaiting Review to 6.8
- Owner set to joedolson
- Status changed from new to accepted
- Version set to 4.1
#6
@
5 weeks ago
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/8290
Environment
- WordPress: 6.8-alpha-59274-src
- PHP: 8.2.22
- Server: nginx/1.27.0
- Database: mysqli (Server: 8.0.39 / Client: mysqlnd 8.2.22)
- Browser: Chrome 128.0.0.0
- OS: Linux
- Theme: Twenty Fifteen 3.9
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.0
Actual Results
- ✅ Issue resolved with patch.
Supplemental Artifacts
Added as Attachment
#8
@
3 weeks ago
Hi,
Test Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/8290
Environment:
Browser: Chrome
WordPress: v6.8 alpha
PHP version: 7.4.31-dev
Result: The Aria attributes are getting updated on expand/collapse the menu item.
Screenshots:
https://ibb.co/kV7QXMMH
https://ibb.co/5XJjs8qM
Thanks
#9
@
3 weeks ago
Test Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/8290
Environment:
WordPress - 6.8 Alpha
OS - Windows
Browser - Firefox
Theme: Twenty Fifteen
PHP - 8.2.12
Active Plugin: None
Actual Results:
- Issue Resolved with patch.✅
Screenshots:
- Added Attachment
On the 2015 theme, when a child menu item is the currently active page the menu will be expanded by default - however the aria-expanded attribute remains false and attribute toggles the incorrect value when opened/closed.
Trac ticket: https://core.trac.wordpress.org/ticket/62936