Search and Top Navigation
#7798 closed bug (worksforme)
Opened October 16, 2011 10:34AM UTC
Closed October 15, 2012 05:26PM UTC
Slider jumps forward when using CSS 'zoom'
Reported by: | keiouu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.slider | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
With the following CSS:
- {zoom: 0.96; -moz-transform: scale(0.96);}
The slider jumps forward a few points when clicking on it and moving the mouse even slightly.
Note: it works fine without the zoom!
This is on Chrome 15.
Attachments (0)
Change History (2)
Changed October 11, 2012 02:53PM UTC by comment:1
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 15, 2012 05:26PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | new → closed |
I cannot recreate this http://jsfiddle.net/tj_vantoll/AczKU/. Tested on Chrome 22, Firefox 16, Safari 6, and Opera 12 on OS X.