[richfaces-issues] [JBoss JIRA] Reopened: (RF-5168) icon is transparent in the FF and Safari in the application with darkX style

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Mon Dec 22 06:28:04 EST 2008


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

Tatyana Romanovich reopened RF-5168:
------------------------------------



It's reproduced only on the Safari, see attached war file

> icon is transparent in the FF and Safari in the application with darkX style
> ----------------------------------------------------------------------------
>
>                 Key: RF-5168
>                 URL: https://jira.jboss.org/jira/browse/RF-5168
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>            Reporter: Tatyana Romanovich
>            Assignee: Tatyana Romanovich
>         Attachments: darkXInvisibleIcon.gif, darkXInvisibleIcon1.gif
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> 1. Create test application, add rich:modalPanel component with control facet:
> <rich:modalPanel id="_panel" 		         
> 		         minHeight="100" minWidth="550" height="125" width="750" zindex="2000">
> 					<f:facet name="header">
> 					              <h:outputText value="Events..." />
> 					</f:facet>
> 					<f:facet name="controls">
> 					              <h:graphicImage value="/pics/disc.gif" onclick="Richfaces.hideModalPanel('_panel');" />
> 					</f:facet>
> 					
> 					<h:outputText value="Event 5678789678..." />
> </rich:modalPanel>
> 2. Set darkX style
> 3. Run and open application in FF, Opera, IE 6,7, Safari
> 4. Verify modalPanel displaying:
> FAILURE: icon in the control facet is transparent in the FF and Safari

-- 
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 richfaces-issues mailing list