Skip to content

Fix missing SetIdentifierFromFlutterUpdate call in ConvertFlutterUpdate#164

Merged
JSUYA merged 1 commit intoflutter-tizen:masterfrom
JSUYA:add_missing_a11y_function_3.41.4
Mar 27, 2026
Merged

Fix missing SetIdentifierFromFlutterUpdate call in ConvertFlutterUpdate#164
JSUYA merged 1 commit intoflutter-tizen:masterfrom
JSUYA:add_missing_a11y_function_3.41.4

Conversation

@JSUYA
Copy link
Copy Markdown
Member

@JSUYA JSUYA commented Mar 26, 2026

The identifier field was added to FlutterSemanticsNode2 and SetIdentifierFromFlutterUpdate() was implemented in the 3.41.4 update, but the method was never called in ConvertFlutterUpdate(), causing the identifier to be silently ignored when building the AX tree.

The identifier field was added to FlutterSemanticsNode2 and
SetIdentifierFromFlutterUpdate() was implemented in the 3.41.4 update,
but the method was never called in ConvertFlutterUpdate(), causing
the identifier to be silently ignored when building the AX tree.
@JSUYA JSUYA self-assigned this Mar 26, 2026
@JSUYA JSUYA added the bug Something isn't working label Mar 26, 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 merged commit 84e32a9 into flutter-tizen:master Mar 27, 2026
10 checks passed
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.

2 participants