| Summary: | Widget disposed exception after disposing an image used by ToolItem | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Rüdiger Herrmann <ruediger.herrmann> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Rüdiger Herrmann
This (or similar) issue has been discussed in couple of bugs (see bug 342943 and bug 321135). The topic has been discussed with SWT team as well ( bug 342943). Disposing a resource which is still in use in any widget is illegal in SWT (even it's working "somehow" under some platforms). That's why I think that the bug is invalid. (In reply to comment #1) > This (or similar) issue has been discussed in couple of bugs (see bug 342943 > and bug 321135). The topic has been discussed with SWT team as well ( bug > 342943). Disposing a resource which is still in use in any widget is illegal > in SWT (even it's working "somehow" under some platforms). That's why I > think that the bug is invalid. Thanks Ivan for the pointers - that's what I was looking for! |