Skip to content

Conversation

@microbit-robert
Copy link
Contributor

The basics

The details

Resolves

Fixes #9473

Proposed Changes

Consistently use getMenuItems() for highlight methods in dropdown menus.

Reason for Changes

The getMenuItems() method filters out menu separators that otherwise break keyboard navigation in the menus due to an index error.

Test Coverage

Documentation

Additional Information

@github-actions github-actions bot added the PR: fix Fixes a bug label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard navigation in dropdown menus that include separators is broken

1 participant