-
-
Notifications
You must be signed in to change notification settings - Fork 718
Various fix-ups for the application volume adjustment feature #17271
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Userguide change looks fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @codeofdusk for working to clarify this new feature. It's a key point to make this feature a real success.
Here is my first feedback; maybe there will be more comments after we have discussed it.
Co-authored-by: Cyrille Bougot <[email protected]>
Co-authored-by: Luke Davis <[email protected]>
…into app-volume-fixup
See test results for failed build of commit 63a055e7c5 |
Co-authored-by: Sean Budd <[email protected]>
Thanks @codeofdusk ! |
### Reverts PR Reverts #17271 Reverts #16591 Reverts #17634 ### Issues fixed Fixes #17654 Fixes #17882 Fixes #17124 Fixes #17656 ### Issues reopened Reopens #16052 ### Reason for revert - #17654: The applications volume adjust feature is affecting Windows sound output even if the feature is disabled. - #17882: bug: NVDA does not announce when application volume control feature is toggled using assigned gesture - #17124: unclear UX in regards to if the settings should be profile independent - #17656: NVDA doesn't control the volume of applications which use non-default windows output ### Can this PR be reimplemented? If so, what is required for the next attempt - Refer to debug suggestions in #17654 (comment) - Ensure #17124 is considered in the next attempt - See #17885 for fix for #17882 - #17656 should at least be documented, if not resolved
Link to issue number:
#16591 (comment), #16591 (comment)
Summary of the issue:
Description of how this pull request fixes the issue:
Updates what's new, the user guide, and various namings accordingly, per offline discussion with @mltony.
Testing strategy:
Tested that feature works as expected. Alpha testing.
Known issues with pull request:
None known
Code Review Checklist: