Steps to reproduce:
- Launch NVDA.
- Make sure you have at least one add-on installed.
- Close NVDA.
- Launch NVDA from the command line with the
--disable-addons flag.
- Open the add-on manager dialog.
Actual behavior:
Add-ons that are enabled on your profile will appear as enabled on the dialog.
Expected behavior:
Since NVDA has been told to start with all add-ons disabled, and since they are effectively not running, they shouldn't appear as enabled.
I found this when looking at #5785.
Since a label indicates that you must restart NVDA to re-enable your add-ons, and because the --disable-addons will likely be used by people who know what they're doing, I am wondering if we shouldn't disable this dialog and its menu entry all together.
System configuration
NVDA installed/portable/running from source:
NVDA Installed.
NVDA version:
NVDA 2019.1.
Windows version:
Windows 10 Education version 1809.
Other questions
Does the issue still occur after restarting your PC?
Yes.
Have you tried any other versions of NVDA?
No.