microsoft / microsoft/pxt-microbit

Menus stay open if you tap the workspace (touch-specific bug)

Open
#6,395 2 comments 0 reactions 1 assignee View on GitHub

@riknoll is already working on this.

Since Jun 26, 2025.

blockly P2
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

Menus, e.g. top bar help/settings/login and the download "..." menu stay open if you tap the workspace on a touch device. They correctly close for mouse clicks.

Image

Although it does work if you tap the icon or the header/bottom bar, empty space on the workspace seems the most natural place to tap to dismiss these menus.

@tracygardner reproduced this on Windows with a touchscreen and on Android device. It also reproduces in Chrome dev tools when using touch device emulation.

Affects beta and live.

Speculation: Perhaps Blockly is stopping something from propagating unexpectedly?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.