Search and Top Navigation
#5606 closed bug (duplicate)
Opened May 11, 2010 10:44PM UTC
Closed July 12, 2010 03:31PM UTC
Last modified October 11, 2012 09:15PM UTC
Accordion isn't friendly to other ui-icon elements in header
Reported by: | scottsea | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.accordion | Version: | 1.8.1 |
Keywords: | icon accordion | Cc: | |
Blocked by: | Blocking: |
Description
When there are ui-icon classed elements in the header in addition to the "header" and/or "headerSelected" icons they all receive the same treatment - all aligned to the left, all positioned the same as "header" ui-icon and they are not visible.
Looking at the code, all ui-icon class elements are destroyed, manipulated, etc rather than just the accordion specific icons. This is unfriendly. :-)
Duplicate of #4645.