Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari: Click-and-drag number fields can't be released #2038

Open
peterawhittaker opened this issue Oct 16, 2024 · 1 comment
Open

Safari: Click-and-drag number fields can't be released #2038

peterawhittaker opened this issue Oct 16, 2024 · 1 comment
Labels
Bug Something isn't working Help Wanted Extra attention is needed Web Involves web programming (TypeScript, Vue, CSS)

Comments

@peterawhittaker
Copy link

  1. Make a new document.
  2. Draw a circle.
  3. In properties panel, click-and-drag to adjust line weight (or any other similar parameter).
  4. Value changes as you move mouse left and right; but it's impossible to finish the adjustment; no matter if I click elsewhere, hit Escape, return, hide the panel etc. the value keeps being adjusted as I move my mouse left and right.
  5. Have to reload the editor to fix it.

Not shown in the attached video, but this happens with the document zoom value field as well. If I click-and-drag (not just click) in multiple value fields, they all start adjusting up-down!

graphite.drag.bug.mp4

I'm running safari Version 18.0 (19619.1.26.111.10, 19619).

@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Oct 16, 2024
@0HyperCube 0HyperCube changed the title Click-and-drag value adjustment fields can't be 'exited' Safari: Click-and-drag value adjustment fields can't be 'exited' Oct 16, 2024
@Keavon
Copy link
Member

Keavon commented Oct 16, 2024

Thanks for this report. This might be a Safari bug. It's really painful developing for Safari since the browser is full of bugs we have to work around, and it requires owning a Mac to even test. I will open this up for the community to confirm or deny if they can reproduce it, and to help with a Safari fix. Please be advised that we recommend against using Safari for the best experience, and Chrome or a Chromium-based browser will always be the best supported.

@Keavon Keavon added Bug Something isn't working Help Wanted Extra attention is needed Web Involves web programming (TypeScript, Vue, CSS) labels Oct 16, 2024
@Keavon Keavon changed the title Safari: Click-and-drag value adjustment fields can't be 'exited' Safari: Click-and-drag number fields can't be released Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Help Wanted Extra attention is needed Web Involves web programming (TypeScript, Vue, CSS)
Projects
Status: Short-Term
Development

No branches or pull requests

3 participants
@Keavon @peterawhittaker and others