Opened 12 years ago
Closed 12 years ago
#10609 closed bug (cantfix)
slideDown/Up of floated box in Crome/Safari
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | effects | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It's much easier to demonstrate than to describe.
http://jsfiddle.net/jSmnx/11/
In Chrome and Safari, click the grey box 3 times and the bug becomes obvious. FF and IE seem fine.
I can't tell if it's a JQ bug or Webkit feature. Even if it is a Webkit bug, I think normalizing this kind of browser inconsistency is within JQ's purview.
Change History (3)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
comment:3 Changed 12 years ago by
Resolution: | → cantfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'm not sure there's anything we can do, inspecting the element afterwards seems to pop it back into place. This is likely a rendering issue in Webkit.