Skip to content

Conversation

@BenHenning
Copy link
Collaborator

Fixes RaspberryPiFoundation/blockly#9456

This updates the 'enter' shortcut to work correctly for blocks that can have more than field but still be considered 'single input' (due to only having one mutable field). The base support for this change was done in the experimental branch in core Blockly via #9484.

@BenHenning BenHenning marked this pull request as ready for review December 3, 2025 01:15
@BenHenning BenHenning requested a review from gonfunko December 3, 2025 01:16
@BenHenning
Copy link
Collaborator Author

PTAL @gonfunko.

@microbit-robert if you can, could you please verify this finishes the functionality per RaspberryPiFoundation/blockly#9456 that's needed for micro:bit?

@microbit-robert
Copy link
Contributor

PTAL @gonfunko.

@microbit-robert if you can, could you please verify this finishes the functionality per RaspberryPiFoundation/blockly#9456 that's needed for micro:bit?

I've tested this change locally and it looks good, thanks.

@BenHenning
Copy link
Collaborator Author

Thanks @microbit-robert & @gonfunko. Going ahead and merging (which should auto-deploy the test page on GH Pages).

@BenHenning BenHenning merged commit 47a726d into RaspberryPiFoundation:add-screen-reader-support-experimental Dec 4, 2025
5 of 6 checks passed
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.

[Screen reader] Missing aria details for shadow blocks in some cases

3 participants