-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.20
-
Fix Version/s: 1.5.6, 6.0.0-beta2
-
Component/s: wicket
-
Labels:
-
Environment:Mac Os, Java 6
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.
- is duplicated by
-
WICKET-4230 InlineEnclosure is not working in combination with setVisibilityAllowed
-
- Resolved
-