Skip to content

Check for updates: an instance of this dialog is shown each time a user selects Check for Updates from NVDA help menu #4579

@nvaccessAuto

Description

@nvaccessAuto

Reported by nvdakor on 2014-10-27 18:34
Hi,
Possible spin-off from #4057, as the solution seems same:
Each time the user checks for an update and if the check for update dialog is already opened, NVDA opens another instance of this dialog.

STR:

  1. Check for an update (NVDA menu/Help/Check for Update).
  2. While the dialog is opened, try checking for update again.
    Expected: NvDA will display only one instance of the dialog, and if an instance of this window already exists, users will be redirected to the opened dialog.
    Actual: While the dialog is opened, when checking for updates, another instance of the dialog opens.

Specs:

  • OS: Windows 8.1.
  • NVDA version: 2014.3, master.10457, next.11184.

Possible solution: there existed a bug in 4057 where multiple instances of exit NVDA dialog appeared. We could apply the same fix here as well - that is, have only one instance of the dialog opened.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcomponent/NVDA-GUIp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions