Bug Tracker

Modify

Ticket #2825 (closed bug: invalid)

Opened 5 years ago

Last modified 3 years ago

[slider] Bug on click event, Slider UI Component

Reported by: imagis Owned by: paul
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 5 years 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.

comment:2 Changed 5 years ago by imagis

  • Status changed from closed to reopened
  • Resolution invalid 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...

comment:3 Changed 5 years ago by joern

  • Summary changed from Bug on click event, Slider UI Component to [slider] Bug on click event, Slider UI Component

comment:4 Changed 5 years ago by imagis

No progress on this ? This is quite annoying, bug is very easy to fix, i already suggested how...

comment:5 Changed 5 years ago by imagis

Ok, code was updated but none posted here about bug been solved. So we should close this bug.

comment:6 Changed 3 years ago by john

  • Status changed from reopened to closed
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.