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

Click without dragging fails to update values #380

Closed
vnportnoy opened this issue May 29, 2016 · 2 comments
Closed

Click without dragging fails to update values #380

vnportnoy opened this issue May 29, 2016 · 2 comments
Assignees
Labels
[bug] low priority Bug or not a bug?
Milestone

Comments

@vnportnoy
Copy link

This is what I do using a double slider:

  • Click on a middle value
  • Min limit moves, but neither onchange or onfinish is called
  • Click back to the min limit
  • Now drag to the same middle value, now onchange/onfinish is called perfectly
  • Back to the min limit
  • Try to click again (not dragging) to the middle value
  • This second attempt works

This test was made using the last version of Chrome.

@IonDen
Copy link
Owner

IonDen commented May 30, 2016

Hi, thanks for finding this bug.

@IonDen IonDen added the [bug] low priority Bug or not a bug? label May 30, 2016
@IonDen IonDen self-assigned this May 30, 2016
@IonDen IonDen added this to the 2.1.5 milestone Jul 7, 2016
@IonDen
Copy link
Owner

IonDen commented Dec 12, 2016

Should be fixed in 2.1.5

@IonDen IonDen closed this as completed Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[bug] low priority Bug or not a bug?
Projects
None yet
Development

No branches or pull requests

2 participants