Accessibility: Wide Glyph Detection #1792

Open
opened 2026-01-30 22:36:35 +00:00 by claunia · 0 comments
Owner

Originally created by @cinnamon-msft on GitHub (Jun 20, 2019).

Summary of the new feature/enhancement

Currently, wide glyphs can be read and accessed properly by a narrator. However, when expanding the text range unit-by-unit, the text range only sees half of the wide glyph, and fails to understand it.

Proposed technical implementation details (optional)

  • Modify existing fundamental accessibility model to detect wide glyphs and read them properly when encountered
Originally created by @cinnamon-msft on GitHub (Jun 20, 2019). # Summary of the new feature/enhancement Currently, wide glyphs can be read and accessed properly by a narrator. However, when expanding the text range unit-by-unit, the text range only sees half of the wide glyph, and fails to understand it. # Proposed technical implementation details (optional) - [ ] Modify existing fundamental accessibility model to detect wide glyphs and read them properly when encountered
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1792