[richfaces-issues] [JBoss JIRA] Created: (RF-6511) modalPanel: calendar popup in modalPanel wrong behavior exist during modalPanel resizing.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Fri Mar 13 05:01:22 EDT 2009


modalPanel: calendar popup in modalPanel wrong behavior exist during modalPanel resizing.
-----------------------------------------------------------------------------------------

                 Key: RF-6511
                 URL: https://jira.jboss.org/jira/browse/RF-6511
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: IE6, IE7, FF 3.0.7, Safari 3.1, Opera 9.62, Chrome 1.0.154.43(3.3.1-SNAPHOT)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski


1. Place calendar in modalPanel following way:
<rich:modalPanel showWhenRendered="true" trimOverlayedElements="false">
			<h:form>
				<rich:calendar jointPoint="top-left" direction="top-left">
				</rich:calendar>
			</h:form>
		</rich:modalPanel>
2. Navigate to page - modalPanel should appears.
3. Call calendar popup.
4. Drag modalPanel right side to left(do not click in modalPanel area before) and verify calendar popup moving and resizing.

Actual bahavior:
During modalPanel resizing - calendar popup move to left and became compressed.

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