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

Chrome DevTools breaks panning #149

Closed
FelixZY opened this issue Jun 26, 2024 · 3 comments
Closed

Chrome DevTools breaks panning #149

FelixZY opened this issue Jun 26, 2024 · 3 comments

Comments

@FelixZY
Copy link
Contributor

FelixZY commented Jun 26, 2024

Opening the chrome devtools causes pan speed to increase by 4x (verified by making code changes). Closing them again causes speed to return to normal.

devtools_break_pan.mp4

I'm inclined to submit a bug report with chromium but perhaps there is some insight to be made here first.

Steps to reproduce

  1. Go to https://drawdb.vercel.app/editor
  2. Add some tables to be able to see the effect of panning
  3. Open the chrome devtools
  4. (Optional - makes the bug stand out more) zoom out a little
  5. Pan around

Expected

Normal panning speed

Actual

4x panning speed

Additional context

Also tested on main (0899b2c) with identical results.

OS: Ubuntu 20.04.6 LTS (focal) (64-bit)
Google Chrome: 122.0.6261.111 (Official Build) (64-bit), 126.0.6478.126 (Official Build) (64-bit)
Opera: 111.0.5168.43 (chromium 125.0.6422.143)

Firefox (126.0.1 (64-bit)) does not have any issues.

@FelixZY
Copy link
Contributor Author

FelixZY commented Jul 12, 2024

Note, this is no longer an issue with #148

@FelixZY
Copy link
Contributor Author

FelixZY commented Jul 12, 2024

Reported as a chromium bug at https://issues.chromium.org/issues/352722601

@FelixZY
Copy link
Contributor Author

FelixZY commented Jul 18, 2024

#148 has been merged.

@FelixZY FelixZY closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant