Add shortcut for audio panel#15497
Merged
Merged
Conversation
Collaborator
See test results for failed build of commit 734cad2ad4 |
Member
Author
|
Apologies - it may be an oversight, however I'd keep it for safety in the beta. |
See test results for failed build of commit a944a6681f |
Collaborator
|
@seanbudd Could you please fix https://github.com/nvaccess/nvda/pull/15472/files#r1335020002 while at it? |
michaelDCurran
previously approved these changes
Sep 25, 2023
See test results for failed build of commit 094318c2a2 |
Qchristensen
previously approved these changes
Sep 25, 2023
Qchristensen
left a comment
Member
There was a problem hiding this comment.
All looks good, great work.
See test results for failed build of commit 094318c2a2 |
8751166
5 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Link to issue number:
Fixup of #15472
Summary of the issue:
A default gesture to open the new audio panel is desirable
Description of user facing changes
Adds
nvda+ctrl+uas a command to open the audio panelCommands for opening settings panels are now included in the key commands doc
Description of development approach
Adds
nvda+ctrl+uas a command to open the audio panelAdds keyCommands to the appveyor build for easier review of changes.
Updates to user guide
Testing strategy:
test using the command
Known issues with pull request:
None
Code Review Checklist: