-
-
Notifications
You must be signed in to change notification settings - Fork 769
NVDA can't read Data Validation drop down in Excel 365 #15138
Copy link
Copy link
Closed
Labels
app/microsoft-officeneeds-technical-investigationA technical investigation is required to progress the issue.A technical investigation is required to progress the issue.p3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
app/microsoft-officeneeds-technical-investigationA technical investigation is required to progress the issue.A technical investigation is required to progress the issue.p3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Steps to reproduce:
1, 2, 3
Actual behavior:
At Step 6, NVDA reports the "Submenu"
At Step 7, the menu opens but nothing is reported
At step 8, NVDA only reports "Submenu A1" (Where "A1" is the coordinates of the cell you are using)
Expected behavior:
NVDA should report the current list item while moving through the list.
NVDA logs, crash dumps and other attachments:
Logs with and without UIA enabled for Excel (the only difference is that with UIA enabled, NOTHING is reported when down arrow is pressed in the list. Without UIA enabled, NVDA reports the submenu again, but not the list item.
DataValidationWithoutUIA.txt
DataValidationWithUIA.txt
System configuration
NVDA installed/portable/running from source:
NVDA version:
alpha-28643,03033ba6 installed
Also tried the current alpha-28675,384a7428 and NVDA 2023.1 with same results.
Windows version:
Windows 11 (64-bit) Version: 22H2, Build: 22621.1992
Name and version of other software in use when reproducing the issue:
Office 365 (64-bit) Version: 16.0.16529.20118
Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Have you tried any other versions of NVDA? If so, please report their behaviors.
As above
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?