Hi, I noticed that the "expandable-hitarea" and "collapsable-hitarea" classes are not assigned as they should in inactive tabs when using jquery ui tabs. The lists in these inactive tabs are expanded by default (just as they should) but the assigned class is "expandable-hitarea", thus showing the wrong icon.
This just occurs in inactive tabs, which have a "display: none ! important" css style. Any ideas to fix this?