Skip to content

Object explorer not working correctly in Visual Studio 2017 (v15.3 and up) #9311

@francipvb

Description

@francipvb

Steps to reproduce:

  1. Open any type of project with object explorer available, such .NET.
  2. Open object explorer with ALT+CTRL+j.
  3. Ensure you're in the objects tree and select the first expandable item.
  4. Expand it by pressing right arrow.
  5. Enter into it with right or down arrow.
  6. Contract it by pressing left arrow twice.
  7. Press the END key to select the last item on the tree.
  8. Repeat the last four steps with this last one.

Actual behavior:

When entering into the expanded item, the next item gains the focus. It occurs only if the expanded item is not the last.

If the expanded item is the last, it works as expected.

Expected behavior:

Expected behavior is like any other tree view even under visual studio, like the solution explorer.

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

alpha-16813,a0b991af

Windows version:

Version 10.0.17763 build 17763

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

Visual Studio Community 15.9.7

Other information about your system:

Other questions

Does the issue still occur after restarting your PC?

Yes, reboot doesn't change anything.

Have you tried any other versions of NVDA?

I've used all stable versions of nvda between 2017.3 and this alpha I'm using now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions