Skip to content

Comments

Proof-of-concept embedded screen reader - cont.#1508

Open
PoignardAzur wants to merge 7 commits intolinebender:mainfrom
PoignardAzur:add_screen_reader_2
Open

Proof-of-concept embedded screen reader - cont.#1508
PoignardAzur wants to merge 7 commits intolinebender:mainfrom
PoignardAzur:add_screen_reader_2

Conversation

@PoignardAzur
Copy link
Contributor

Adds a new textual screen reader to help people experience how their application would be perceived by screen reader users without requiring setup or specific learning.

It is gated behind the screen-reader feature that is enabled by default. I would have liked to only enable it in debug mode, but that doesn't seem to be possible.

The output currently goes through the logging infrastructure, until a better debugging UI is implemented.

The textual output is currently very far from what you'd get from a real screen reader, this is just a starting point that we plan to expand upon.

Based on @DataTriny's #1489.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants