Opened 12 years ago
Closed 11 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 11 years ago by
works as expected with zoom in Chrome (and other browsers) http://jsfiddle.net/EPzhC/3/
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Seems to be sort of fixed with the new release (http://jsfiddle.net/EPzhC/), althought it loses it's fluidity.
Issue only occurs in Google Chrome (although please test other browsers for regression once fixed).