-
-
Notifications
You must be signed in to change notification settings - Fork 658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In recent alpha snapshots when any NVDA dialog is open configuration profiles triggers are disabled. #8821
Comments
I can not reproduce this with alpha-16149 when using a profile for Notepad. |
It wasn't as simple to reproduce as i thought. I've updated an initial commend accordingly. |
Thanks for your initial comment. However, this is not a bug.
Now, it might make sense to, instead of having a shouldSuspendConfigProfileTriggers attribute on the SettingsDialog class, have the settings dialog remember from which application it was opened. However, that will probably add much complexity without improving the user experience in a major way. Therefore, I'm tempted to close this. |
@LeonarddeR wrote:
Your answer certainly makes sense for NVDA settings dialog, but the same happens for input gestures dialog, all dictionaries dialog and symbol pronunciation dialog and they aren't profile dependent. |
you're right. There's certainly something that ought to be addressed here.
|
I think this is a duplicate of #11198. |
Steps to reproduce:
Actual behavior:
The profile for notepad is not activated.
Expected behavior:
The profile should be activated.
System configuration:
NVDA Installed/portable/running from source:
Installed
NVDA version:
alpha-16149,e713f614
Windows version:
Windows 7 x64
Name and version of other software in use when reproducing the issue:
Notepad and cmd
Other information about your system:
Other questions:
Does the issue still occur after restarting your PC?
Yes
Have you tried any other versions of NVDA?
No.
The text was updated successfully, but these errors were encountered: