-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongissue: triageIssues awaiting triage by a Blockly team memberIssues awaiting triage by a Blockly team member
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
For c-shaped blocks that don't have text on the statement input line and have value inputs in the previous field row, getFieldRowLabel is only returning part of the block text. Please see the example below, where "Begin pressed" is output, but it would be better if the output was "Being on button A pressed".
Other blocks that have text on the statement input:
or more simple c-shaped blocks without inputs:
are readout correctly.
Reproduction steps
- Go to https://screen-reader-preview.review-pxt.pages.dev/#editor - this is a version of MakeCode that has the latest screen reader work integrated
- Add an "on button pressed" block and navigate to it's statement input connection
- Observe the partial "Begin pressed" output
Priority
No response
Stack trace
Screenshots
No response
Browsers
No response
Metadata
Metadata
Assignees
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongissue: triageIssues awaiting triage by a Blockly team memberIssues awaiting triage by a Blockly team member