Bug 110944 - Using a DragEditTracker with empty operation set causes NPE
Summary: Using a DragEditTracker with empty operation set causes NPE
Status: RESOLVED DUPLICATE of bug 106411
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-28 11:25 EDT by Min Idzelis CLA
Modified: 2005-09-28 13:15 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Min Idzelis CLA 2005-09-28 11:25:32 EDT
If an edit part returns a DragEditTracker, and also returns false (in
understandsRequest) for "move" requests the DragEditTracker causes a NPE in
DragEditPartsTracker.updateTargetRequest since it tries to read the field
compoundSrcRect which was never initialized.
Comment 1 Pratik Shah CLA 2005-09-28 13:03:24 EDT

*** This bug has been marked as a duplicate of 106114 ***
Comment 2 Randy Hudson CLA 2005-09-28 13:14:51 EDT
reopen
Comment 3 Randy Hudson CLA 2005-09-28 13:15:01 EDT
duped

*** This bug has been marked as a duplicate of 106411 ***