| Summary: | "Widget is disposed" error in AbstractCSSSWTEngineImpl.isStylable | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Peter Billstrom <peter.billstrom> |
| Component: | UI | Assignee: | Peter Billstrom <peter.billstrom> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | laeubi, Lars.Vogel, loskutov, peter.billstrom |
| Version: | 4.14 | ||
| Target Milestone: | 4.15 M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://git.eclipse.org/r/156323 https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=e4d2ebba02d40570f7aa834c6c2037ef6c25017b |
||
| Whiteboard: | |||
|
Description
Peter Billstrom
Perhaps AbstractCSSSWTEngineImpl.isStylable(Widget) should return false instead of throwing an exception if the widget is disposed? I've made a pull request here: https://github.com/eclipse/eclipse.platform.ui/pull/37 (In reply to Peter Billstrom from comment #1) > Perhaps AbstractCSSSWTEngineImpl.isStylable(Widget) should return false > instead of throwing an exception if the widget is disposed? > > I've made a pull request here: > https://github.com/eclipse/eclipse.platform.ui/pull/37 Thanks for report & patch, but can you please use Gerrit? See https://wiki.eclipse.org/Platform/How_to_Contribute New Gerrit change created: https://git.eclipse.org/r/156323 Gerrit change https://git.eclipse.org/r/156323 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=e4d2ebba02d40570f7aa834c6c2037ef6c25017b Thanks Peter *** Bug 538231 has been marked as a duplicate of this bug. *** |