Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #358315 +++ It appears that since 3.7 Forms is disposing of an image it later tries to repaint. We have a special task editor with an image appearing on-hover. If one hovers once, then submits the editor, immediatelya graphic is disposed exception is thrown. Further investigation showed that the disabled image is getting disposed, but something is triggering a repaint afterwards not checking for disposed widgets.
Fixed in the R3_7_maintenance and R4_1_maintenance branches. In both cases the commit message is: Bug 358647 - [Forms] Graphics disposed in form editor due to redraw of disabled image - Fix for Eclipse 3.7.2