[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3353) Caption style crashes for h:panelGrid after refresh button press

Sergey Dzmitrovich (JIRA) jira-events at lists.jboss.org
Wed Dec 10 11:14:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441951#action_12441951 ] 

Sergey Dzmitrovich commented on JBIDE-3353:
-------------------------------------------

I have not proofs ( I did not find such bug which already have been added to mozilla's bug list  ) but I think It is xulrunner's bug. 

I think so because: 
1) I did not find a error in our code.
2) I managed to reproduce the same error with the help "firebug" plug-in (in firefox2) . 

> Caption style crashes for h:panelGrid after refresh button press
> ----------------------------------------------------------------
>
>                 Key: JBIDE-3353
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3353
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.0.0.cr1
>            Reporter: Yura Zhishko
>            Assignee: Sergey Dzmitrovich
>            Priority: Minor
>
> Insert next source code:
>                            <h:panelGrid
> 				columns="2" border="5"  width="250"
> 				rules="all" frame="above"
> 				cellpadding="4" cellspacing="6" 
> 				bgcolor="silver"
> 				style="COLOR: #ff0080; BACKGROUND-COLOR: #ffff00; TEXT-DECORATION: underline; FONT-STYLE: italic; FONT-WEIGHT: bold; FONT-SIZE: xx-large; FONT-FAMILY: 'Arial Black';" 
> 				styleClass=""
> 				captionClass="myStyle0"
> 				columnClasses="" rowClasses="" 
> 				headerClass="" footerClass="" >
> 			  <f:facet name="caption">
> 			  	<h:outputText value="Caption"/>
> 			  </f:facet>
> 			  <h:outputText value="begin"/>
> 			</h:panelGrid>
> Press Refresh button
> RESULT: Styles for caption part crashed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list