Fundamental Accessibility: Modify conhost accessibility model #1791

Closed
opened 2026-01-30 22:36:34 +00:00 by claunia · 2 comments
Owner

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

Originally assigned to: @carlos-zamora on GitHub.

Summary of the new feature/enhancement

Modify the current conhost accessibility model for Windows Terminal usage and integration.

Proposed technical implementation details (optional)

  • Find where obsolete objects are used in accessibility model
  • Modify method signatures to take in what they specifically use, rather than entire obsolete objects
  • Hook up this UIA tree to top-level (#1350)
Originally created by @cinnamon-msft on GitHub (Jun 20, 2019). Originally assigned to: @carlos-zamora on GitHub. # Summary of the new feature/enhancement Modify the current conhost accessibility model for Windows Terminal usage and integration. # Proposed technical implementation details (optional) - [ ] Find where obsolete objects are used in accessibility model - [ ] Modify method signatures to take in what they specifically use, rather than entire obsolete objects - [ ] Hook up this UIA tree to top-level (#1350)
Author
Owner

@oising commented on GitHub (Jun 20, 2019):

Is this an opportunity to improve #410 ? In particular the accessibility broadcasts that slow down all consoles when node is running.

@oising commented on GitHub (Jun 20, 2019): Is this an opportunity to improve #410 ? In particular the accessibility broadcasts that slow down all consoles when node is running.
Author
Owner

@DHowett-MSFT commented on GitHub (Jun 20, 2019):

@oising probably not, sorry!

@DHowett-MSFT commented on GitHub (Jun 20, 2019): @oising probably not, sorry!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1791