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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 26 13:22:54 EST 2008


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

Nick Belaevski updated RF-5168:
-------------------------------

     Original Estimate:     (was: 1 hour)
    Remaining Estimate:     (was: 1 hour)
           Component/s:     (was: planning_all)


> 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
>    Affects Versions: 3.3.0
>            Reporter: Tatyana Romanovich
>            Assignee: Nick Belaevski
>         Attachments: 5168.war, darkXInvisibleIcon.gif, darkXInvisibleIcon1.gif
>
>
> 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