Skip to content

fixing-mouseClick#8917

Merged
perminder-17 merged 1 commit into
processing:mainfrom
perminder-17:mouseFix
Jun 14, 2026
Merged

fixing-mouseClick#8917
perminder-17 merged 1 commit into
processing:mainfrom
perminder-17:mouseFix

Conversation

@perminder-17

Copy link
Copy Markdown
Collaborator

Resolves #8293

Changes:
Fixes an issue where interacting with p5 DOM elements (e.g. createSelect)
in Safari triggers mousePressed but not mouseReleased, leaving
mouseIsPressed stuck in a true state.

Screenshots of the change:

PR Checklist

@p5-bot

p5-bot Bot commented Jun 14, 2026

Copy link
Copy Markdown

Continuous Release

CDN link

Published Packages

Commit hash: ed164e3

Previous deployments

This is an automated message.

@perminder-17 perminder-17 merged commit a350bb3 into processing:main Jun 14, 2026
5 checks passed
@perminder-17 perminder-17 deleted the mouseFix branch June 14, 2026 21:27
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.

Missing mouseReleased event with createSelect DOM object in Safari

1 participant