| Summary: | Disposing an open TableEditor raises persistant Exception | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Johannes Eickhold <jeick> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mknauer |
| Version: | 2.2 | ||
| Target Milestone: | 2.2 M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Johannes Eickhold
Recently we added a check for disposed widget in widget.getDisplay() method (see bug 398981). Fixed as suggested with commit a57dfe9897c7d64772972315b7f31fa463c8dacf. |