Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio: IntelliSense tooltips reported twice #11611

Closed
LeonarddeR opened this issue Sep 16, 2020 · 2 comments · Fixed by #11841
Closed

Visual Studio: IntelliSense tooltips reported twice #11611

LeonarddeR opened this issue Sep 16, 2020 · 2 comments · Fixed by #11841

Comments

@LeonarddeR
Copy link
Collaborator

Steps to reproduce:

  1. Open Visual Studio 2019
  2. Open a C# project
  3. Enable reporting of Tooltips
  4. Trigger an IntelliSense autocomplete suggestion by typing something.
  5. Arrow through the suggestions

Actual behavior:

The selected item is announced, followed by twice the tooltip.

Expected behavior:

The selected item is announced, followed by once the tooltip.

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

alpha-20957

Windows version:

Windows 10 2004

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

Visual Studio 2019 16.7.3 Enterprise

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

No

If addons are disabled, is your problem still occuring?

Yes

Did you try to run the COM registry fixing tool in NVDA menu / tools?

Yes

@LeonarddeR
Copy link
Collaborator Author

@josephsl Have you seen this behavior in more applications? What do you think would be the bst way to work around this? I'd like to avoid a check like _shouldAllowUIALiveRegionEvent if possible

@josephsl
Copy link
Collaborator

josephsl commented Sep 16, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants