nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.09k stars 631 forks source link

Context menus in Visual Studio 2017 are reported three times #9324

Open francipvb opened 5 years ago

francipvb commented 5 years ago

Steps to reproduce:

  1. Open Visual Studio 2017.
  2. Go to any location that has a context menu.
  3. Press SHIFT+F10.

Actual behavior:

The opened menu is reported three times and recognized as a child of a dialog.

Expected behavior:

Should be enough to report it only one time.

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

alpha-16834,40385fb3

Windows version:

Version 10.0.17763 build 17763

Name and version of other software in use when reproducing the issue:

Visual Studio 15.9.7

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?

Last stable version (2018.4.1).

Adriani90 commented 4 years ago

Also reproducible in Visual Studio 2019 with NVDA 2020.1

LeonarddeR commented 3 years ago

I can also reproduce this on NVDA 2020.3. However, given the issue is pretty minor, marking this p4.

Adriani90 commented 3 months ago

NVDA 2024.2 Beta reports the context menu in the visual studio 2022 text editor now only twice, and not three times. So it is better, but the issue is still partially reproducible.