Opened 11 years ago
Closed 11 years ago
#8538 closed bug (wontfix)
"Slide" effect jerks in Chrome when page is zoomed in or out
Reported by: | ahmiz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.* (individual effect) | Version: | 1.8.23 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Tested with jQuery UI 1.8.0.
The slide effect works correctly in Chrome when page is zoomed at 100%.
However, when page is zoomed in or out, the end part of the animation jerks (i.e. it either slides in too much when page is zoomed in, or slides in too little when page is zoomed out).
The bug is on the Effect (Slide) demo page as well. http://jqueryui.com/demos/effect/
This issue does NOT occur in Internet Explorer 9 & Firefox 15, even when page is zoomed in/out.
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → open |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | open → closed |
jQuery doesn't support zooming.
Note: See
TracTickets for help on using
tickets.
Possibly related to http://bugs.jqueryui.com/ticket/8452 ?