-
-
Notifications
You must be signed in to change notification settings - Fork 730
Closed
Milestone
Description
Steps to reproduce:
- Create a new sheet in MS excel 2007
- Add a simple formula to a cell and press enter
- Use arrow keys to return to the cell with the formula
Actual behavior:
The result of the formula is reported (calculated value). "has formula" is not announced.
Pressing F2 allows us to confirm the presence of the formula.
Expected behavior:
"has formula" should be announced.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-16976,7fc6c71f
Windows version:
Microsoft Windows
Version 1803 (OS Build 17134.648)
Name and version of other software in use when reproducing the issue:
Microsoft Office Excel 2007 (12.0.6787.5000) SP3 MSO (12.0.6785.5000)
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?
2018.4 works as expected.
k-kolev1985