Skip to main content

Search and Top Navigation

#3900 closed bug (duplicate)

Opened January 21, 2009 05:31PM UTC

Closed January 23, 2009 01:12PM UTC

Last modified October 11, 2012 09:15PM UTC

Two handles overlapped on the left side

Reported by: Q Owned by:
Priority: major Milestone:
Component: ui.slider Version: 1.6rc5
Keywords: Cc:
Blocked by: Blocking:
Description

when you have two handles if you move the left one on the end of the left side and you overlap the right one you cannot move your handles anymore, they are stucked there because the right side goes behind(i suppose is just the z-index) the left one then by default if they are overlapped you can only pick up the left one, but you cannot move it because is stucked between the left border and the right handle(which is in the same left origin position).

i think you can fix this problem just changing the z-index to select the last one moved, in this case if i overlap the left handle i can still move it to the right.

actually this problems doesn't affects the right side because the left handle is always on the top then you can still move it.

i guess this is useful.

Andrea

Attachments (0)
Change History (3)

Changed January 23, 2009 01:12PM UTC by paul comment:1

resolution: → duplicate
status: newclosed

This is a duplicate of [3736]

Changed January 23, 2009 01:13PM UTC by paul comment:2

sorry, #3736

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted