Skip to content

Add more warnings for when an action is blocked by a modal dialog#14782

Merged
seanbudd merged 1 commit into
masterfrom
addMenuSettingsBlockedWarnings
Apr 4, 2023
Merged

Add more warnings for when an action is blocked by a modal dialog#14782
seanbudd merged 1 commit into
masterfrom
addMenuSettingsBlockedWarnings

Conversation

@seanbudd

@seanbudd seanbudd commented Apr 4, 2023

Copy link
Copy Markdown
Member

Link to issue number:

Closes #14768

Summary of the issue:

NVDA menu and NVDA settings dialogs cannot be accessed when modal message dialogs are displayed.
When using gestures to open the NVDA menu and settings dialogs, users should be warned their action cannot be completed when a modal dialog is open.

Description of user facing changes

Added warning message to opening GUI windows/menus, when a modal dialog is open

Description of development approach

Added warning message to opening GUI windows/menus, when a modal dialog is open

Testing strategy:

Tested opening menus and settings dialogs when about dialog is open

Known issues with pull request:

Change log entries:

Not worthwhile

Code Review Checklist:

  • Pull Request description:
    • description is up to date
    • change log entries
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • API is compatible with existing add-ons.
  • Documentation:
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • Security precautions taken.

@seanbudd seanbudd requested a review from a team as a code owner April 4, 2023 01:08
@seanbudd seanbudd requested a review from michaelDCurran April 4, 2023 01:08
@AppVeyorBot

Copy link
Copy Markdown

See test results for failed build of commit b41e08c39f

@seanbudd seanbudd merged commit b12d793 into master Apr 4, 2023
@seanbudd seanbudd deleted the addMenuSettingsBlockedWarnings branch April 4, 2023 03:27
@nvaccessAuto nvaccessAuto added this to the 2023.2 milestone Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NVDA menu and NVDA settings categories cannot be accessed when certain NVDA message dialogs are displayed

4 participants