Opened 11 years ago
Closed 10 years ago
#7726 closed bug (fixed)
[Bounce] Doesn't Work as Expected When Page is Zoomed In
Reported by: | doomedelite | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.* (individual effect) | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
DEMO: http://jsfiddle.net/FeaMg/10/
Click on the button, and notice the normal bounce pattern.
Then, zoom in with your browser (Ctrl + (Scroll Up, or the + key)), and click on the button again.
You'll notice that the button disappears above the document.
Change History (3)
comment:2 Changed 10 years ago by
works as expected with zoom in Chrome (and other browsers) http://jsfiddle.net/EPzhC/3/
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Just a note, using http://code.jquery.com/ui/jquery-ui-git.js, it still doesn't perform exactly as it should, but it doesn't bounce off the top of the page anymore.