Skip to content

AddonsDialog: some add-ons are marked as Enabled when NVDA is launched with --disable-addons flag #9473

@DataTriny

Description

@DataTriny

Steps to reproduce:

  1. Launch NVDA.
  2. Make sure you have at least one add-on installed.
  3. Close NVDA.
  4. Launch NVDA from the command line with the --disable-addons flag.
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions