You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Nils-Helge Garli (JIRA)" <ji...@apache.org> on 2007/08/09 19:11:18 UTC

[jira] Resolved: (WW-2013) Add default window state handling

     [ https://issues.apache.org/struts/browse/WW-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nils-Helge Garli resolved WW-2013.
----------------------------------

    Resolution: Fixed

A check for the  minimized window state is performed, and no rendering occurs if the portlet is minimized. No other custom window state handling at this point.

> Add default window state handling
> ---------------------------------
>
>                 Key: WW-2013
>                 URL: https://issues.apache.org/struts/browse/WW-2013
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Portlet Integration
>    Affects Versions: 2.0.8
>            Reporter: Nils-Helge Garli
>             Fix For: 2.1.0
>
>
> Since the Jsr168Dispatcher does not extend the GenericPortlet, there is no default handling of the minimized window state. The easiest way to solve this is to do a check for window state before doing any rendering. Alternatively, a more flexible and specialized window state handling could be created similar to the portlet mode handling.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.