Skip to content

Skip adding empty identifier attribute to accessibility tree#166

Open
JSUYA wants to merge 1 commit intoflutter-tizen:masterfrom
JSUYA:fix/accessibility-tts-crash
Open

Skip adding empty identifier attribute to accessibility tree#166
JSUYA wants to merge 1 commit intoflutter-tizen:masterfrom
JSUYA:fix/accessibility-tts-crash

Conversation

@JSUYA
Copy link
Copy Markdown
Member

@JSUYA JSUYA commented Apr 1, 2026

SetIdentifierFromFlutterUpdate unconditionally adds kIdentifier string attribute to every semantics node, even when the identifier is empty. This adds unnecessary overhead to the accessibility tree and may cause unexpected behavior in screen readers.

issue: #165

SetIdentifierFromFlutterUpdate unconditionally adds kIdentifier
string attribute to every semantics node, even when the identifier
is empty. This adds unnecessary overhead to the accessibility tree
and may cause unexpected behavior in screen readers.
@JSUYA JSUYA requested a review from seungsoo47 April 1, 2026 08:25
@JSUYA JSUYA self-assigned this Apr 1, 2026
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@JSUYA JSUYA added add-to-app Adding Flutter module to existing Tizen app bug Something isn't working and removed add-to-app Adding Flutter module to existing Tizen app labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant