Opened 11 years ago
Closed 10 years ago
#7798 closed bug (worksforme)
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.
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:2 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I cannot recreate this http://jsfiddle.net/tj_vantoll/AczKU/. Tested on Chrome 22, Firefox 16, Safari 6, and Opera 12 on OS X.