Ticket #4874 (closed bug: fixed)
When using autoHeight option accordion determines height before applying styles
| Reported by: | wewals | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.2 |
| Component: | ui.accordion | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When using autoHeight option accordion determines height before applying styles.
If the styles added by the plugin affect the height of a pane then the height used when showing a pane can be two small causing scroll bars.
This can be reproduced by creating markup where the block level element that is to become the reference height (the tallest of the panes) changes height after themeroller styles are applied because they add padding or margins to the content inside said pane.
Change History
Note: See
TracTickets for help on using
tickets.

