Skip to content

Add documentation for handling common NVDA GUI bugs#13325

Merged
seanbudd merged 1 commit into
masterfrom
startGuideForGUIBugs
Feb 11, 2022
Merged

Add documentation for handling common NVDA GUI bugs#13325
seanbudd merged 1 commit into
masterfrom
startGuideForGUIBugs

Conversation

@seanbudd

Copy link
Copy Markdown
Member

Link to issue number:

None

Summary of the issue:

As a developer, it would be helpful to have a summary of wxWidgets behaviour that is known to cause bugs in NVDA.
Some wxWidgets behaviour is complicated, unexpected, or has changed over time, leading to bugs in NVDA.

Description of how this pull request fixes the issue:

This PR adds documentation for fixing missing/clipping controls, as well as handling events.

Testing strategy:

None

Known issues with pull request:

None

Change log entries:

None

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

@seanbudd seanbudd requested a review from a team as a code owner February 10, 2022 00:38
@AppVeyorBot

Copy link
Copy Markdown

See test results for failed build of commit 4d2803b00d

@seanbudd seanbudd merged commit 56301dd into master Feb 11, 2022
@seanbudd seanbudd deleted the startGuideForGUIBugs branch February 11, 2022 04:11
@nvaccessAuto nvaccessAuto added this to the 2022.1 milestone Feb 11, 2022
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.

4 participants