Search and Top Navigation
#10087 closed bug (duplicate)
Opened June 03, 2014 06:08PM UTC
Closed June 03, 2014 06:24PM UTC
Slider unusable under transformed coordinates
Reported by: | amcalvo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The mouse handlers for the slider do not seem to recognize position nor dimension changes due to coordinate transforms (e.g., CSS's "transform" property).
When the position has been changed by a transformation, dragging the handle acts as if it were in its original position instead. Please, see http://jsfiddle.net/DRXsg/ and http://jsfiddle.net/DRXsg/4/.
Attachments (0)
Change History (1)
Changed June 03, 2014 06:24PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #6844.