]
Nick Belaevski updated RF-5168:
-------------------------------
Original Estimate: 1 hour
Remaining Estimate: 1 hour
Component/s: planning_all
Due Date: 21/Dec/08
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: Nick Belaevski
Fix For: 3.3.0
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: