]
Nick Belaevski resolved RF-5168.
--------------------------------
Fix Version/s: 3.3.0
Resolution: Done
Assignee: Alexander Dubovsky (was: Nick Belaevski)
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: Alexander Dubovsky
Fix For: 3.3.0
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: