Side navigation
#5056 closed bug (invalid)
Opened August 15, 2009 10:22AM UTC
Closed October 13, 2009 12:56AM UTC
Collapsed ACCORDION in the second TAB clips its content
Reported by: | zurom | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | accordion tab | Cc: | |
Blocked by: | Blocking: |
Description
If you place collapsed ACCORDION of one element in the TAB which is not active by default (the second tab for expmle) then if you actvate second tab and expand accordion - the text inside it wil be invisible becouse accordion have not enought height and crops contеnt.
Attachments (2)
Change History (2)
Changed August 15, 2009 10:57AM UTC by comment:1
Changed October 13, 2009 12:56AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
This is not a jQuery core bug. Please use the jQuery forums or contact the author via the method they request. For jQuery UI plugins, please file a bug on http://dev.jqueryui.com .
Well it doesn't matter collapsible accordion or not.
It crops content even with default options ( $(function() {$("#accordion").accordion()});)