Use current program configuration profile in elements list #18160
Labels
component/NVDA-GUI
feature/configuration-profiles
p5
https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
quick fix
triaged
Has been triaged, issue is waiting for implementation.
Is your feature request related to a problem? Please describe.
Reported by James on Mastodon: https://dragonscave.space/@jscholes/114558391350239489
Note that the profile reverts to the default profile when in the elements list.
Describe the solution you'd like
The user experience is that although the elements list is an NVDA dialog, it is being used in the context of the program in use, and so the configuration profile for that program should be used.
Describe alternatives you've considered
We could have a setting to select whether this is used or not?
Additional context
Currently, other NVDA dialogs such as the general settings dialog, use the program specific configuration, so it makes sense that a dialog used specifically in the context of the current program like the elements list, would be more likely to use the configuration profile than the general settings dialog.
The text was updated successfully, but these errors were encountered: