[ http://issues.apache.org/jira/browse/TOBAGO-128?page=comments#action_12435980 ] Volker Weber commented on TOBAGO-128: -------------------------------------
At this place the problem is that the icon is rendered at all. One ore two years ago, long before tobago came into apache-myfaces, we had a discussion about icons on top level menus, and we decided again, because no one of us knows a application with icons on top level menues. Maybe we need to rediscuss this now. Anyway the current behavior is wrong. > Using an image in a menu tag creates the image below the menu text > ------------------------------------------------------------------ > > Key: TOBAGO-128 > URL: http://issues.apache.org/jira/browse/TOBAGO-128 > Project: MyFaces Tobago > Issue Type: Bug > Components: Themes > Affects Versions: 1.0.8 > Environment: Windows XP, Tomcat 5.5, Speyside Theme (others not > tested) > Reporter: Carsten Dimmek > Priority: Trivial > Attachments: menu.gif, menu_err.jpg > > > If you user the image attribute in the menu component, the image is created > below the text. > Example Code: > <tc:menu label="#{msg.menuUser}" image="images/icons/door_out.gif"> > <tc:menuItem action="overview/intro" immediate="true" > label="#{msg.menuUserInfo}" /> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
