Hi,
Follow-up to PR #9429
Steps to reproduce:
In Windows 10 Calculator:
- Switch to standard calculator mode (Alt+number row 1).
- Press Alt+Up arrow to switch to always on top (compact overlay) mode.
- Perform some calculations.
Actual behavior:
Results are not announced.
Expected behavior:
Results are announced.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-21429,874230a7
Windows version:
Windows 10 Version 20H2 (build 19042.662 beta)
Name and version of other software in use when reproducing the issue:
Calculator 10.2010.0.0
Other information about your system:
N/A
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.
Same behavior in 2020.3.
If addons are disabled, is your problem still occuring?
Yes
Did you try to run the COM registry fixing tool in NVDA menu / tools?
Not applicable
Additional context and solution
Caused by a missing Automation Id that should be included in result announcement script (UIA Automation Id is different for always on top result element). The same PR for #11880 will be applicable to this issue as well.
Thanks.
Hi,
Follow-up to PR #9429
Steps to reproduce:
In Windows 10 Calculator:
Actual behavior:
Results are not announced.
Expected behavior:
Results are announced.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-21429,874230a7
Windows version:
Windows 10 Version 20H2 (build 19042.662 beta)
Name and version of other software in use when reproducing the issue:
Calculator 10.2010.0.0
Other information about your system:
N/A
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.
Same behavior in 2020.3.
If addons are disabled, is your problem still occuring?
Yes
Did you try to run the COM registry fixing tool in NVDA menu / tools?
Not applicable
Additional context and solution
Caused by a missing Automation Id that should be included in result announcement script (UIA Automation Id is different for always on top result element). The same PR for #11880 will be applicable to this issue as well.
Thanks.