Skip to content

Zoom not always triggered #333

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

Closed
Jodana opened this issue Mar 16, 2016 · 3 comments
Closed

Zoom not always triggered #333

Jodana opened this issue Mar 16, 2016 · 3 comments
Assignees
Labels
bug something broken

Comments

@Jodana
Copy link

Jodana commented Mar 16, 2016

When you try to zoom-in, sometimes Plotly does not react accordingly even if the UI reflects the selection (as shown below): it simply hangs in this state until the user makes another action.

image

How to reproduce:

  1. Go to: https://plot.ly/javascript/time-series/
  2. Zoom on a point
  3. De-zoom and start to zoom (resulting in a triple-click), but do not release the mouse button
  4. Release the button to trigger the zoom event : nothing happens
@etpinard
Copy link
Contributor

Plotly does not react accordingly even if the UI reflects the selection

Does that happen on every zoom drag movements? I remember experiencing that on sporadic occasions.

@etpinard
Copy link
Contributor

De-zoom and start to zoom (resulting in a triple-click), but do not release the mouse button

Haha. Bingo. I can reproduce it now.

Thank you very much for this bug report.

@etpinard etpinard added the bug something broken label Mar 16, 2016
@mdtusz
Copy link
Contributor

mdtusz commented Mar 21, 2016

To expand on this, it appears to be an issue present whenever the mouse actions occur immediately after a doubleclick initiated with the DBLCLICKDELAY.

@mdtusz mdtusz self-assigned this Mar 22, 2016
etpinard added a commit that referenced this issue Mar 29, 2016
Doubleclick - Drag bug [Fixes #333]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

3 participants