#62968 closed defect (bug) (fixed)
Twenty Thirteen: Skip link out of order
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | good-first-bug has-patch commit |
Focuses: | accessibility | Cc: |
Description
The skip link should be the first focusable object in the page; it's disorienting for it to appear in any other order. In this case, like in Twenty Twelve, it means that on mobile the Skip link doesn't skip anything by default, because there is no content between the skip link and the main content.
Attachments (1)
Change History (11)
This ticket was mentioned in PR #8327 on WordPress/wordpress-develop by @abcd95.
6 weeks ago
#1
- Keywords has-patch added
#5
@
5 weeks ago
Test Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/8327
Environment:
WordPress - 6.7.2
OS - Windows
Browser - Firefox
Theme: Twenty Thirteen
PHP - 8.2.12
Active Plugin: None
Actual Results:
- Issue Resolved with patch.✅
Screenshot:
- Added Attachment
4 weeks ago
#6
Hey @audrasjb @sabernhardt, could you please review the changes in the PR and let me know if they look good to you whenever you have a moment?
Thanks.
Similar PRs - https://github.com/WordPress/wordpress-develop/pull/8328, https://github.com/WordPress/wordpress-develop/pull/8326
@audrasjb commented on PR #8327:
4 weeks ago
#7
@sabernhardt commented on PR #8327:
3 weeks ago
#10
I planned to gather screenshots, and they look good for Twenty Thirteen.
Before r59913, the skip link was positioned in front of the main navigation menu.
Now the link appears in the top corner.
Test Report
Description
This report validates the patch for skip link to move up the order
Patch tested: https://patch-diff.githubusercontent.com/raw/WordPress/wordpress-develop/pull/8327.diff
Environment
Actual Results