fix: Fix bug that caused inadvertent scrolling when the `WidgetDiv` was shown. by gonfunko · Pull Request #9291 · RaspberryPiFoundation/blockly

@gonfunko

BenHenning

@gonfunko

@gonfunko

maribethb

@gonfunko

BenHenning

@gonfunko

@gonfunko

gonfunko added a commit that referenced this pull request

Aug 28, 2025
…as shown. (#9291)

* fix: Fix bug that caused inadvertent scrolling when the `WidgetDiv` was shown.

* chore: Add test to verify that displaying the context menu does not scroll the page.

* chore: Clarify comments.

* fix: Remove errant `.only`.

* chore: Add test to verify that actively focusing a node does not scroll the page.

* fix: Remove inadvertent `.only`.