You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jorge Rodríguez Pedrianes (JIRA)" <de...@myfaces.apache.org> on 2006/08/11 15:14:13 UTC

[jira] Created: (TOMAHAWK-595) When i use StreamingAddResource and put calendar componente in tabbed panel, the css styles is not added

When i use StreamingAddResource and put calendar componente in tabbed panel, the css styles is not added
--------------------------------------------------------------------------------------------------------

                 Key: TOMAHAWK-595
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-595
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.3
         Environment: Tomcat-5.5.17 myfaces-1.1.3 tomahawk-1.1.3 facelets-1.1.10
            Reporter: Jorge Rodríguez Pedrianes


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