Search and Top Navigation
#4874 closed bug (fixed)
Opened September 23, 2009 07:51PM UTC
Closed July 14, 2010 03:07PM UTC
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: | ||
Blocked by: | Blocking: |
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.