Skip to content

Clean up the nodes collection in ComposeWebSemanticsListener#3057

Merged
Shagen Ogandzhanian (Schahen) merged 3 commits into
jb-mainfrom
ok/fix_a11y_crash_no_node_with_id
May 22, 2026
Merged

Clean up the nodes collection in ComposeWebSemanticsListener#3057
Shagen Ogandzhanian (Schahen) merged 3 commits into
jb-mainfrom
ok/fix_a11y_crash_no_node_with_id

Conversation

@eymar

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

Copy link
Copy Markdown
Member

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

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

Fixes https://youtrack.jetbrains.com/issue/CMP-10226
@Schahen Shagen Ogandzhanian (Schahen) merged commit 8d50efd into jb-main May 22, 2026
17 checks passed
@Schahen Shagen Ogandzhanian (Schahen) deleted the ok/fix_a11y_crash_no_node_with_id branch May 22, 2026 11:29
Vlad Konstantinov (Kpotko) added a commit that referenced this pull request May 26, 2026
…3065)

(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`
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.

3 participants