Skip to content

Clean up the nodes collection in ComposeWebSemanticsListener (#3057)#3065

Merged
Vlad Konstantinov (Kpotko) merged 1 commit into
release/1.11from
ok/cp_a11y_nodes_cleanup
May 26, 2026
Merged

Clean up the nodes collection in ComposeWebSemanticsListener (#3057)#3065
Vlad Konstantinov (Kpotko) merged 1 commit into
release/1.11from
ok/cp_a11y_nodes_cleanup

Conversation

@eymar

@eymar Oleksandr Karpovich (eymar) commented May 26, 2026

Copy link
Copy Markdown
Member

(cherry picked from commit 8d50efd)

This fixes an unexpected situation - error("Node $currentId not found")

Fixes https://youtrack.jetbrains.com/issue/CMP-10226

Solution:

  • clean up the nodes collection too

Testing

  • Added the tests
  • This should be tested by QA

Release Notes

Fixes - Web

  • Fix an unexpected crash in A11Y: Node $id not found

This fixes an unexpected situation - error("Node $currentId not found")

Fixes https://youtrack.jetbrains.com/issue/CMP-10226

Solution:
- clean up the nodes collection too

## Testing
- Added the tests
- This should be tested by QA

## Release Notes
### Fixes - Web
- Fix an unexected crash in A11Y:  `Node $id not found`

(cherry picked from commit 8d50efd)
@Kpotko Vlad Konstantinov (Kpotko) merged commit 672b8f3 into release/1.11 May 26, 2026
18 checks passed
@Kpotko Vlad Konstantinov (Kpotko) deleted the ok/cp_a11y_nodes_cleanup branch May 26, 2026 08:28
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