Side navigation
#14419 closed bug (cantfix)
Opened October 03, 2013 09:42PM UTC
Closed October 18, 2013 02:29PM UTC
Last modified October 23, 2013 07:28PM UTC
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:
Attachments (0)
Change History (4)
Changed October 13, 2013 12:42PM UTC by comment:1
Changed October 18, 2013 02:29PM UTC by comment:2
| component: | unfiled → css |
|---|---|
| priority: | undecided → low |
| resolution: | → cantfix |
| status: | new → closed |
Changed October 23, 2013 07:17PM UTC by comment:3
Confirmation that it's a browser bug:
Changed October 23, 2013 07:28PM UTC by comment:4
| cc: | → miketaylr |
|---|
Not sure we can fix this, Firefox doesn't seem to be honoring
overflow: hiddenon a fieldset no matter how it's set: http://jsfiddle.net/kFAHa/3/