DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27518>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27518

[portal] submit to url minimize locks window minimized

           Summary: [portal] submit to url minimize locks window minimized
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: blocks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This occured when testing test3.jsp from jakarta-pluto testuite in 
Cocoon/Tomcat:

Submit to url created by renderResponse.createRenderURL(); url.setWindowState
(WindowState.MAXIMIZED); changes correctly return value of 
renderRequest.getWindowState() to "maximized", but the portlet window actually 
does not maximize. By contrast when submit to url with WindowState.MINIMIZED is 
executed, the portlet windows minimizes but stays minimized forever - I could 
not get it to normal size by clicking window icons.

Reply via email to