Skip to content

Feature Idea: Find/Extract Text Attributes for Accessibility #2161

@carlos-zamora

Description

@carlos-zamora

Description of the new feature/enhancement

ITextRangeProviders can have support for a FindAttribute() function (link). They support a ton of different text attributes.

We definitely can support background/foreground color. This might be a good opportunity to enhance our accessibility as a terminal. But we need to do some research as to how automation clients (i.e.: narrator) make use of this.

This would also expand as we support more text attributes in the future.

Proposed technical implementation details (optional)

This would go in the shared code for UIATextRange and would require some changes to propagate to XamlUiaTextRange in Windows Terminal.

Metadata

Metadata

Assignees

Labels

Area-AccessibilityIssues related to accessibilityIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Product-ConhostFor issues in the Console codebaseProduct-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions