#10506 closed bug (cantfix)
.show vibrating
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | effects | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Please see http://stackoverflow.com/questions/7784390/jquery-show-vibrating for further details.
Change History (5)
comment:1 Changed 11 years ago by
Component: | unfiled → effects |
---|---|
Owner: | set to [email protected]… |
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 11 years ago by
Status: | pending → new |
---|
There is a jsfiddle in the SO post. Never the less, here it is:
This bug is for all Chrome 14 users. Although it is potentially a browser bug, I think the jQuery team should probably take a lot at finding a work around.
comment:3 Changed 11 years ago by
Resolution: | → cantfix |
---|---|
Status: | new → closed |
I don't think there is anything we can do. The bouncing occurs even with linear: http://jsfiddle.net/timmywil/pzP4Q/13/. It seems to have something to do with display: inline, but we can't enforce display: block for all shows.
comment:4 Changed 11 years ago by
Why don't we round using Math.float()? That could potentially do something.
Note: See
TracTickets for help on using
tickets.
Thanks for submitting a ticket. Having reviewed the rest of the SO link, the other answers point at this being a browser-bug, rather than a bug with the easing animation implementation. Are you still sure you'd like to submit this as a jQuery bug? If so, kindly supply a jsFiddle test case reproducing the issue so that anyone checking the ticket can easily reference it. Thanks!