fix: check for a drag specifically rather than a gesture for shortcuts by maribethb · Pull Request #9194 · RaspberryPiFoundation/blockly

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@maribethb

Copy link Copy Markdown

Contributor

The basics

The details

Resolves

Fixes #9113

Proposed Changes

Checks if there is a drag in progress instead of any gesture, for all remaining shortcut items.

Reason for Changes

See RaspberryPiFoundation/blockly-keyboard-experimentation#548

Test Coverage

Updated tests

Documentation

Additional Information

@maribethb maribethb merged commit efb5a2e into RaspberryPiFoundation:develop

Jul 7, 2025

13 of 14 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@cpcallen cpcallen cpcallen approved these changes

Assignees

@cpcallen cpcallen

Labels

PR: fix

Fixes a bug

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Check for workspace dragging in progress instead of gesture for undo/redo

2 participants

@maribethb @cpcallen