-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Add more UIA word navigation tests #10925
Copy link
Copy link
Closed
Labels
Area-AccessibilityIssues related to accessibilityIssues related to accessibilityIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Metadata
Metadata
Assignees
Labels
Area-AccessibilityIssues related to accessibilityIssues related to accessibilityIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Type
Fields
Give feedbackNo fields configured for issues without a type.
#10886 follow-up
We need tests for word navigation.
Today, we already have unit tests in the text buffer and some tests for UIA. But adding more tests via this new testing method will ensure we have the best coverage and have parity with MS Word's UIA implementation.