jQuery: The Write Less, Do More JavaScript Library

Ticket #2825 (reopened bug)

Opened 5 days ago

Last modified 4 days ago

[slider] Bug on click event, Slider UI Component

Reported by: imagis Assigned to: paul
Type: bug Priority: major
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords:
Cc: Needs: Review

Description

Hello,

On line 231 of ui.slider.js the last param for moveTo should be set to false. Otherwise, having this setting to true would have event propagate.

Attachments

Change History

Changed 5 days ago by paul

  • status changed from new to closed
  • resolution set to invalid

Um, but why? It should propagate, that's why it's not set to false - it's only set to false if distance is set to 0, and therefore the drag calls the propagation.

Changed 4 days ago by imagis

  • status changed from closed to reopened
  • resolution deleted

Please see this:

http://www.nabble.com/Click-on-slider-doesn't-call-any-callback-td16743049s27240.html

Bug is related to clicking on slider...

Changed 4 days ago by joern

  • summary changed from Bug on click event, Slider UI Component to [slider] Bug on click event, Slider UI Component
Note: See TracTickets for help on using tickets.