Bug Tracker

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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:

http://jsfiddle.net/kFAHa/1/

Change History (4)

comment:1 Changed 10 years ago by dmethvin

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/

comment:2 Changed 10 years ago by Timmy Willison

Component: unfiledcss
Priority: undecidedlow
Resolution: cantfix
Status: newclosed

comment:3 Changed 10 years ago by force.flow

Confirmation that it's a browser bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=261037

comment:4 Changed 10 years ago by dmethvin

Cc: miketaylr added
Note: See TracTickets for help on using tickets.