Skip to content

Conversation

@SamBent
Copy link
Contributor

@SamBent SamBent commented Aug 19, 2021

Fixes Issue #4631

Description

The automation ClickablePoint property shouldn't be an onscreen point, when the IsOffscreen property is true.

Customer Impact

Accessibility Insights for Windows flags this as an accessibility error.

Regression

Testing

The test cases that claimed to check this didn't work, for 3 independent reasons. I've repaired them in a companion PR in the test repo. That PR is much more interesting than this one.

Risk

Low. Changing this case to conform to the expected behavior, per UIA docs. The new return value is the same as we return in other "no clickable point" scenarios.

@SamBent SamBent requested a review from a team as a code owner August 19, 2021 23:11
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Aug 19, 2021
@ghost ghost requested review from fabiant3 and ryalanms August 19, 2021 23:11
@SamBent SamBent merged commit 009dbd4 into dotnet:main Aug 20, 2021
@SamBent SamBent deleted the ClickablePoint branch August 20, 2021 19:41
@ghost ghost locked as resolved and limited conversation to collaborators Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants