Skip to content

TextField characters not read by screen reader on Windows 11 #189

@geom3trik

Description

@geom3trik

While integrating AccessKit with my own GUI lib, using the egui integration as reference, I noticed that narrator (the screen reader I am using for testing) is not working correctly with a textbox (TextField role with InlineTextBox child). The characters are not read when shifting the cursor with the arrow keys or when selecting the text. To make sure this wasn't a problem on my end I ran the egui example and found the same problem.

I don't know if this problem is specific to Windows 11 but I can check on a Windows 10 machine tomorrow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions