Skip to content

Fix crash opening BrailleViewer#11873

Merged
feerrenrut merged 1 commit into
masterfrom
brailleViewerCrash-i11846
Nov 27, 2020
Merged

Fix crash opening BrailleViewer#11873
feerrenrut merged 1 commit into
masterfrom
brailleViewerCrash-i11846

Conversation

@feerrenrut

Copy link
Copy Markdown
Contributor

Link to issue number:

fixes #11846

Summary of the issue:

When 'Hover for cell routing' was unchecked, the braille viewer would attempt
to unbind a not yet bound event causing wx to crash.

Description of how this pull request fixes the issue:

Keep track of the binding and only unbind if it has been already bound.

Testing performed:

  • Ensure that "Hover for cell routing" is unchecked
  • Restart NVDA
  • Open Braille Viewer

Known issues with pull request:

None

Change log entry:

None

When 'Hover for cell routing' was unchecked, the brailleviewer would attempt
to unbind a not yet bound event causing wx to crash.

Keep track of the binding and only unbind if it has been already bound.
fixes #11846
@feerrenrut feerrenrut added this to the 2020.4 milestone Nov 27, 2020
@feerrenrut feerrenrut merged commit c2ae253 into master Nov 27, 2020
@feerrenrut feerrenrut deleted the brailleViewerCrash-i11846 branch November 27, 2020 07:04
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.

Braille viewer crashes NVDA in last alpha

2 participants