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

Martin Grigorov resolved WICKET-4475.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
                   1.5.6
         Assignee: Martin Grigorov
    
> Inline Enclosure needs to check isVisibleInHierarchy, not only isVisible
> ------------------------------------------------------------------------
>
>                 Key: WICKET-4475
>                 URL: https://issues.apache.org/jira/browse/WICKET-4475
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.20
>         Environment: Mac Os, Java 6
>            Reporter: Olaf Siefart
>            Assignee: Martin Grigorov
>              Labels: Enclosure, Inline, visibility
>             Fix For: 1.5.6, 6.0.0-RC1
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> If the Visibility of the child component from the inline enclure uses 
> setVisibleAllowed, the enclosure is rendered if the component is not visible. 
> Take a look to the updateVisibility-method of the InlineEnclosure-Class. In 
> my opinion the method should check for isVisibleInHierarchy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to