Search and Top Navigation
#9753 closed bug (duplicate)
Opened January 18, 2014 05:13PM UTC
Closed January 20, 2014 03:50PM UTC
multi handle slider bug
Reported by: | trivender | Owned by: | trivender |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I created a multi handle slider with images as handle.
Bug situation:-When image handles overlap.
Bug: Bottom image handle slide even though all events fire on top handle.
Link:-http://biinfotech.com/confirmit/jqueryplugin/imgslider/bug.html
Let me know if you need more information.
Attachments (0)
Change History (5)
Changed January 18, 2014 06:52PM UTC by comment:1
component: | ui.core → ui.slider |
---|---|
owner: | → trivender |
status: | new → pending |
Changed January 20, 2014 11:25AM UTC by comment:2
status: | pending → new |
---|
I have reduced code to some extend and pasted on fiddle.
Here it is:http://jsfiddle.net/trivender/6NftK/24/
Changed January 20, 2014 12:30PM UTC by comment:3
status: | new → pending |
---|
Please reduce that to a single slider and remove the table. Just provide a slider with image handles that shows the problem.
Changed January 20, 2014 02:13PM UTC by comment:4
_comment0: | @Scoot : I have removed table. Drag all slider at the middle and then click on the top image handle. Most of the time you will see that the bottom image handle slide.This happens specially when we click on left or right side on the top image handle. → 1390227360754775 |
---|---|
_comment1: | @Scoot : I have removed table. Drag all slider at the middle and then click on the top image handle. Most of the time you will see that the bottom image handle slide.This happens specially when we click on left or right side on the top image handle. \ \ Fiddle:http://jsfiddle.net/trivender/6NftK/25/ → 1390232775042998 |
status: | pending → new |
@Scott : I have removed table. Drag all slider at the middle and then click on the top image handle. Most of the time you will see that the bottom image handle slide. This happens specially when we click on left or right side on the top image handle.
Please reduce this to the minimal amount of cod needed to reproduce and post it on jsbin or jsFiddle.