You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the nvda tools menu press enter on the option:
Run Registry Fix Tool WITH...
Actual behavior:
the menu is closed and not a single window is displayed, informing the success or failure of the operation, as well as not a warning about how the tool works.
Expected behavior:
explanation window and requesting confirmation of the operation.
Window informing of the success or failure of the operation.
I haven't used this tool for a long time, I heard in the logs that in some version of nvda this window had been redesigned.
But I found it strange and suspect that it wasn't executed due to the total lack of warning after pressing the option in the tools menu.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
instaled
NVDA version:
nvda.exe, NVDA alpha-34867,e2eaab69
Windows version:
11 22631.4602
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.
no
If NVDA 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?
Notes:
This is because MessageDialog erroneously no longer inherits from ContextHelpMixin. It looks like this was lost while moving the new MessageDialog over to gui.message. IIRC this is because there was a circular import issue with ContextHelpMixin in gui.message. I believe I fixed the circular import, but forgot to commit restoration of ContextHelpMixin to MessageDialog's superclasses.
Steps to reproduce:
in the nvda tools menu press enter on the option:
Run Registry Fix Tool WITH...
Actual behavior:
the menu is closed and not a single window is displayed, informing the success or failure of the operation, as well as not a warning about how the tool works.
Expected behavior:
explanation window and requesting confirmation of the operation.
Window informing of the success or failure of the operation.
I haven't used this tool for a long time, I heard in the logs that in some version of nvda this window had been redesigned.
But I found it strange and suspect that it wasn't executed due to the total lack of warning after pressing the option in the tools menu.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
instaled
NVDA version:
nvda.exe, NVDA alpha-34867,e2eaab69
Windows version:
11 22631.4602
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.
no
If NVDA 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?
log
com.txt
The text was updated successfully, but these errors were encountered: