[richfaces-issues] [JBoss JIRA] Created: (RF-6968) modalPanel: incorrect style displaying by default under Safari and Chrome.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed Apr 29 10:43:52 EDT 2009


modalPanel: incorrect style displaying by default under Safari and Chrome.
--------------------------------------------------------------------------

                 Key: RF-6968
                 URL: https://jira.jboss.org/jira/browse/RF-6968
             Project: RichFaces
          Issue Type: Bug
          Components: browser compatibility
    Affects Versions: 3.3.1
         Environment: Safari 3.1, Chrome 1.0.154.43(3.3.1.CR1)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski
            Priority: Minor


#1. Use following code:
<f:view>
	<h:form>
		<rich:modalPanel showWhenRendered="true">			
		</rich:modalPanel>
	</h:form>
</f:view>

Actual behavior:
Modal panel attached to upper border plus shadow color line present under the modal panel. For more info see attached screenshot.

-- 
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