Ticket #5056 (closed bug: invalid)
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: | |
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 4 years ago by zurom
Well it doesn't matter collapsible accordion or not.
It crops content even with default options ( $(function() {$("#accordion").accordion()});)
comment:2 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
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 .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.


Demo HTML