Skip to content

Conversation

@Thesola10
Copy link
Collaborator

This fixes #992 by triggering the button action at the start of the touch event, rather than at the end.

@ShamrockLee please test

@github-actions
Copy link

Thanks for your contribution! We don't accept pull requests to the release branch. I have rebased your pull request onto develop, check for any conflicts.

@github-actions github-actions bot changed the base branch from release to develop March 27, 2025 19:20
@ShamrockLee
Copy link

Thank you very much for being so patient. I recently updated the SSD of my tablet and is now reinstalling the system. It would take some time before I could test this.

As for the change, I hope that we could eventually find a solution that uses the up-event instead of the down-event for short tapping buttons in the long run. A button triggered by the up-event allows aborting by dragging the touch pointer away from the button before lifting, and is therefore more fault-tolerant and more accessible to users with physical disability (ref. WCAG 2.1 2.5.2 Pointer Cancellation).

Copy link

@ShamrockLee ShamrockLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works on my tablet.

Thanks a lot for authering this workaround!

@Thesola10 Thesola10 requested a review from jtaala August 10, 2025 17:31
@Thesola10 Thesola10 merged commit 19e6f88 into develop Aug 11, 2025
1 check passed
@Thesola10 Thesola10 deleted the workspace-button-touch branch August 11, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Workspace" button doesn't work on touch screen

3 participants