calculator
calculator copied to clipboard
The Name property of a focusable element must not be a null.
Repro steps: Open the Application Calculator Navigate to ‘Graphing’ button and activate it. Now navigate to the Equation and press 'Shift+F10'. Navigate to the 'Analyses equation'. Now run Accessibility Insight for Window application Observe the issue.
Actual Result: The name property of a focusable element is empty.
Expected Result: The name property of a focusable element must not be empty.
This is your friendly Microsoft Issue Bot. I created this issue automatically as requested by a team member.
Hello!! Can you please assign this to me? I would like contribute to this issue😊
Fabulous! Thanks for your interests in fixing this issue, @dbelokon. Assigned to you. Feel free to let us know if you need more helps :)
Hello again! I would like to clarify one thing regarding this issue.
I cloned the repo and started the project, with no changes of my own; it's a fresh copy. I decided to carry out the reproduction steps but I am noticing that the Analyse Function focusable element does indeed have a Name property, as reported by the Accessibility Insights application. You can view it in the image.
Unless my understanding is incorrect, I believe this issue was already fixed somehow by another PR, although this is just my guess. Let me know if I am mistaken.