Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.4.20
-
None
Description
There is a problem with the inline enclosure.
Components inside the inline enclosure don't respond
correctly to call "isVisibleInHierarchy()".
(Returns true even if component is hidden) Attached
is a patch (against wicket 1.4.20) that fixes this.
This patch doesn't fix the problem for components inside nested
inline enclosures. There's a test for this as well, and it fails.
(TogglePageTests.testTogglingNestedInlineEnclosures1())
Hopefully this patch might be of help in finding a solution for those as well.
Attachments
Attachments
Issue Links
- duplicates
-
WICKET-4874 "Cannot find element with id" error seen in Ajax Debug for child of wicket:enclosure
- Resolved
- is part of
-
WICKET-3422 Simplified visibility control of Enclosures in Ajax requests
- Resolved
- is related to
-
WICKET-4874 "Cannot find element with id" error seen in Ajax Debug for child of wicket:enclosure
- Resolved