Skip to content

Fix failing UIA tests from #10886 #10924

@carlos-zamora

Description

@carlos-zamora

#10886 follow-up

There's some failing tests in the CSV that we're skipping right now. They shouldn't be failing, but the tests were verified to be correct when comparing our behavior to MS Word's.

We should update our UIA implementation to make these tests not fail.

IIRC I believe the failing tests are mainly:

  • "move by line" backwards on degenerate ranges are off by one
  • "move by document" do not report that they moved by the correct amount
  • a non-degenerate range that moves 0 should still expand by whatever unit you're moving by (even if you tried to move by 5/1/0 but ended up moving 0)

Metadata

Metadata

Assignees

Labels

Area-AccessibilityIssues related to accessibilityIssue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions