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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2004-03-15 13:22 -------
I verified both url.setWindowState(WindowState.MAXIMIZED) and url.setWindowState
(WindowState.MINIMIZED) with testsuite portlets and they work ok in the aspect 
of correctly changing the window state; icons are correctly changed and call to 
renderRequest.getWindowState() returns current state correctly. 

However, new behaviour is occuring: click to "fullscreen" icon or submit to 
url.setWindowState(WindowState.MAXIMIZED) changes the state to "maximized" but 
window does not get fullscreen. This is happening for all demo portlets 
(testsuite.TestPortlet1, testsuite.TestPortlet2, webapp.TestPortlet1) but 
surprisingly fullscreen works with my own portlet based on 
o.c.a.portlet.CocoonPortlet. Can you please look at this? I am not much into 
how that fullscreen functionality works.

Reply via email to