-
-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Closed
Copy link
Milestone
Description
Steps to reproduce:
- Open the Input gesture manager
- Shift-tab back in the filter field
- Type a string with a typo leading to no result in the tree, e.g. "zzzz"
- Press Escape to close the dialog
- Open the input gesture manager dialog
- Open again the input gesture manager dialog, without closing the previous instance.
Actual behavior:
- First errors in the log appear as soon as you type "zzzz"
- Two or more instances of the input gesture manager are opened
Expected behavior:
- No error in the log
- There should not be a way to open two instances of the input gesture manager and the usual message should appear.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2021.1
Windows version:
Windows 10 2004 (64-bit) build 19041.388
Name and version of other software in use when reproducing the issue:
Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
2020.4 does not have this issue.
If add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Not tested
Maybe a regression with wxPython upgrade?
Cc @seanbudd