It would be nice to have the app. maintain the selected tab as it improves user-optics, otherwise might be confused for a bug.
Revision 27159 - Re-factor component to wrap ace:tabSet, new tab source:
<c:choose> <c:when test="#
"> <ace:tabSet id="#
" style="#
" orientation="#
" selectedIndex="#
"> <ui:insert/> </ace:tabSet> </c:otherwise> </c:choose>
It would be nice to have the app. maintain the selected tab as it improves user-optics, otherwise might be confused for a bug.