You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Olaf Siefart (Commented) (JIRA)" <ji...@apache.org> on 2012/03/26 22:42:33 UTC

[jira] [Commented] (WICKET-4475) Inline Enclosure needs to check isVisibleInHierarchy, not only isVisible

    [ https://issues.apache.org/jira/browse/WICKET-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238797#comment-13238797 ] 

Olaf Siefart commented on WICKET-4475:
--------------------------------------

Showcase: https://github.com/osiefart/wicket-jira-bugs/tree/master/WICKET-4475
                
> 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
>              Labels: Enclosure, Inline, visibility
>   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