| Summary: | NPE in TargetingTool.updateTargetUnderMouse | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Chris Lee <eclipse> | ||||
| Component: | GEF-Legacy GEF (MVC) | Assignee: | Randy Hudson <hudsonr> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | crevells | ||||
| Version: | 3.1 | ||||||
| Target Milestone: | 3.2.0 (Callisto) M5 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Chris Lee
Created attachment 31353 [details]
stack trace of NPE
This stack trace was produced using the GEF shapes example and the steps provided in the bug.
The fix I made was to no longer call unlockTargetEditPart(). Instead, the targetlock flag is reset by extending resetFlags(). Sound OK? released to HEAD *** Bug 140809 has been marked as a duplicate of this bug. *** |