[richfaces-issues] [JBoss JIRA] Created: (RF-3651) modalPanel: keepVisualState="false" doesn't work for rich component.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Fri Jun 6 10:23:22 EDT 2008


modalPanel: keepVisualState="false" doesn't work for rich component.
--------------------------------------------------------------------

                 Key: RF-3651
                 URL: http://jira.jboss.com/jira/browse/RF-3651
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.6
         Environment: IE6, IE7, FF, Safari, Opera(3.1.6.CR1)
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski


Step 1. Set moveable="true" for rich:modalPanel;keepVisualState="false"
Step 2. Navigate to page, contained MP & call it, by clicking on link:
<a onclick="Richfaces.showModalPanel('modalPanelID');" href="#">Show MP</a>
Step 3. Move MP in right lower corner of the browser window.
Step 4. Close MP.
Step 5. Click on link "Show MP" again.
Step 6. Verify position of MP appearence.

Actual behavior:
MP appears in position, which it have before closing(Step 4), but if keepVisualState="false" I expect to see MP in position, defined in left & top attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list