Skip to content

Accessibility: Support text input widgets #2895

Description

@mwcampbell

A major missing feature in Slint's accessibility support is exposure of text input widgets. I recognize that this is a major design challenge. For AccessKit (i.e. the winit backend), this requires a child AccessKit node for each span of text that has distinct formatting (at minimum, each physical line); see egui for a real-world example of how this is done. Let me know if you need help with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:accessibilitySupport for assistive technologies (mS,bT)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions