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

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Mon Oct 19 08:59:06 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Areshkau reassigned JBIDE-3353:
-------------------------------------

    Assignee: Yura Zhishko  (was: Sergey Dzmitrovich)


Please, check with new version of XR 1.9.

> 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: UpStream, Visual Page Editor Templates
>    Affects Versions: 3.0.0.cr1
>            Reporter: Yura Zhishko
>            Assignee: Yura Zhishko
>            Priority: Minor
>             Fix For: LATER
>
>
> 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