-
-
Notifications
You must be signed in to change notification settings - Fork 728
Closed
Milestone
Description
Steps to reproduce:
- Open any type of project with object explorer available, such .NET.
- Open object explorer with ALT+CTRL+j.
- Ensure you're in the objects tree and select the first expandable item.
- Expand it by pressing right arrow.
- Enter into it with right or down arrow.
- Contract it by pressing left arrow twice.
- Press the END key to select the last item on the tree.
- 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
Labels
No labels