Skip to content

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Apr 23, 2018

Fixes #16835

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you verify that this does not create a SemanticsNode which may gain a11y focus on Android and iOS?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. We do add an extra node, but it does not seem to be focusable (at least I wasn't able to locate it by exploring the UI).

@yjbanov
Copy link
Contributor Author

yjbanov commented Apr 25, 2018

PTAL.

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yjbanov yjbanov merged commit a7d7652 into flutter:master Apr 25, 2018
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
)

* Set text direction in semantics along with Directionality

* update tests for the extra SemanticsNode
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Directionality widget does not set directionality on SemanticsNode

3 participants