-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Accessibility: Require Alt key for arrow navigation in theme and media modals #11560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Sukhendu2002
wants to merge
22
commits into
WordPress:trunk
from
Sukhendu2002:fix/63760-arrow-key-screen-reader-modal-navigation
Closed
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
6244184
Accessibility: Require Alt key for arrow navigation in theme and medi…
Sukhendu2002 dbf5b3e
Merge branch 'trunk' into fix/63760-arrow-key-screen-reader-modal-nav…
Sukhendu2002 2e73448
fix(a11y): announce modal navigation changes
Sukhendu2002 1ad59dc
Merge branch 'trunk' into fix/63760-arrow-key-screen-reader-modal-nav…
Sukhendu2002 0330c1f
Merge branch 'trunk' into fix/63760-arrow-key-screen-reader-modal-nav…
joedolson d80d6d6
Merge remote-tracking branch 'upstream/trunk' into pr/11560
joedolson d852e3f
Switch to originalEvent
joedolson 35dd5bc
Update shortcut documentation
joedolson 7ed5d7a
Add support for alt key navigation in customizer in
joedolson 0a0e4cd
Merge branch 'trunk' into fix/63760-arrow-key-screen-reader-modal-nav…
joedolson f0af403
Remove event repetition gate to restore previous behavior
joedolson 6a80e02
Merge & simplify announce strings
joedolson 1fa386b
Add help text for theme viewer to communicate shortcuts
joedolson 26f8003
debounce announcements
joedolson e74c7f4
Fix debounce announcement implementation and add docblocks.
afercia 9092055
Cancel pending media announcement when closing the dialog and clean up.
afercia cdfc1c6
Cancel pending theme announcement when closing the dialog and clean up.
afercia 40041e5
Simplify replacement for wp.a11y.speak.
afercia f345b8e
Debounce the announcement in the Customizer Themes Section.
afercia 930aaab
Prevent default on Customizer arrow keys navigation.
afercia b4a70c5
Update QUnit tests.
afercia 7fb34d0
Improve help text and wrap key names within code tags.
afercia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.