Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:2 Changed 11 months ago by mikesherov
works as expected with zoom in Chrome (and other browsers) http://jsfiddle.net/EPzhC/3/
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).