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

NumberControl: Hovering over spin buttons in Safari can trigger drag #37127

Closed
mirka opened this issue Dec 4, 2021 · 1 comment · Fixed by #38840
Closed

NumberControl: Hovering over spin buttons in Safari can trigger drag #37127

mirka opened this issue Dec 4, 2021 · 1 comment · Fixed by #38840
Labels
Browser Issues Issues or PRs that are related to browser specific problems [Feature] Component System WordPress component system [Type] Bug An existing feature does not function as intended

Comments

@mirka
Copy link
Member

mirka commented Dec 4, 2021

Description

In Safari, you can get stuck in a drag-like motion when simply hovering over the spin buttons. This happens after you click a spin button once, or after you initiate an actual drag motion in the input field.

Step-by-step reproduction instructions

  1. Go to the Storybook for NumberControl.
  2. Click on a spin button once and let go of the mouse button.
  3. Hover over the spin buttons.

Screenshots, screen recording, code snippet

CleanShot.2021-12-05.at.01.16.26.mp4

Environment info

Safari 15.0 (Does not reproduce in Chrome or Firefox)

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

@mirka mirka added [Type] Bug An existing feature does not function as intended Browser Issues Issues or PRs that are related to browser specific problems [Feature] Component System WordPress component system labels Dec 4, 2021
@mirka
Copy link
Member Author

mirka commented Feb 8, 2022

Debugging and potential fix is discussed in #32497

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Browser Issues Issues or PRs that are related to browser specific problems [Feature] Component System WordPress component system [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant