[ http://issues.apache.org/jira/browse/TOMAHAWK-593?page=comments#action_12427554 ] Mario Ivankovits commented on TOMAHAWK-593: -------------------------------------------
I'll have a look at it after my vacation (which ends soon), though, I can do it only in an JSP environment as I dont use facelets (yet). > When i use StreamingAddResource and put calendar componente in tabbed panel, > the css styles is not added > -------------------------------------------------------------------------------------------------------- > > Key: TOMAHAWK-593 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-593 > Project: MyFaces Tomahawk > Issue Type: Bug > Environment: Tomcat-5.5.17 myfaces-1.1.3 tomahawk-1.1.3 > facelets-1.1.10 > Reporter: Jorge Rodríguez Pedrianes > Assigned To: Mario Ivankovits > > Hello, i use StreamingAddResource in my application. But when i nested > HtmlCalendar components whith tabbedpannel the calendar css style is not > added. > I try trace it, but i see that the css is added in css "/id----/header.css", > that contain @{inport .....} whith this the firefox download the rest of > css, but in this situations isn´t added. If i put calendar out of tabbed its > ok!! > <t:panelTabbedPane > > <t:panelTab> > <t:calendar /> > > </t:panelTab> > </t:panelTabbedPane > -- 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
