#14419 closed bug (cantfix)
Fieldset contents overflow during animation when using slideToggle()
Reported by: | force.flow | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | css | Version: | 2.0.3 |
Keywords: | Cc: | miketaylr | |
Blocked by: | Blocking: |
Description
When using slideToggle() on a fieldset, its contents overflow the fieldset during the animation/transition.
This occurs only in Firefox. I tested in Firefox version 23 and 24.
Example code:
Change History (4)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | unfiled → css |
---|---|
Priority: | undecided → low |
Resolution: | → cantfix |
Status: | new → closed |
comment:4 Changed 10 years ago by
Cc: | miketaylr added |
---|
Note: See
TracTickets for help on using
tickets.
Not sure we can fix this, Firefox doesn't seem to be honoring
overflow: hidden
on a fieldset no matter how it's set: http://jsfiddle.net/kFAHa/3/