-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
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
Currently, WorkspaceSvg.scrollBoundsIntoView only works in LTR languages and in RTL languages it still prioritizes scrolling the left side into view over the right.
Reproduction steps
- Add rtl: true to the injection options for keyboard navigation
- Create a really long math block that is wider than the viewport
- Use keyboard navigation to move it around
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