Ticket #2152 (closed defect: fixed)
Embedded: document.onunload and document.onbeforeunload do not fire in IE6/7 when inside CustomLayout
| Reported by: | -Sami- | Owned by: | Jouni Koivuviita |
|---|---|---|---|
| Priority: | minor | Milestone: | User Interface Library 5.2.11 |
| Component: | gwt-adapter-client | Version: | 5.2.10 |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | no | Contract: | Efecte |
Description
The problem described in #1500 still happens if the embedded component is inside a CustomLayout?. After some debugging it seems that problem is because ICustomLayout overrides onDetach() and doesn't call doDetachChildren(). So the onDetach() of the embedded gets never called.
(Created a new ticket instead of reopening the original one because this is kind of special case.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
