calculator icon indicating copy to clipboard operation
calculator copied to clipboard

The Name property of a focusable element must not be a null.

Open MicrosoftIssueBot opened this issue 3 years ago • 4 comments

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.

MicrosoftIssueBot avatar Aug 27 '21 06:08 MicrosoftIssueBot

This is your friendly Microsoft Issue Bot. I created this issue automatically as requested by a team member.

MicrosoftIssueBot avatar Aug 27 '21 06:08 MicrosoftIssueBot

Hello!! Can you please assign this to me? I would like contribute to this issue😊

dbelokon avatar Oct 20 '21 19:10 dbelokon

Fabulous! Thanks for your interests in fixing this issue, @dbelokon. Assigned to you. Feel free to let us know if you need more helps :)

tian-lt avatar Oct 22 '21 02:10 tian-lt

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.

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.

dbelokon avatar Oct 24 '21 21:10 dbelokon