Bug 4865 - TableTreeEditor.getItem returns an item after setting it to null (1GLE0IQ)
Summary: TableTreeEditor.getItem returns an item after setting it to null (1GLE0IQ)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mike Wilson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:24 EDT by Randy Giffen CLA
Modified: 2001-10-29 16:44 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Giffen CLA 2001-10-11 14:24:26 EDT
After calling tableTreeEditor.setEditor(null, null, columnToEdit);
one would expect that the next call to 
tableTreeEditor.getItem() would return null 
But it returns the old item.

setEditor should clear the item field in the null case.

NOTES:
Comment 1 Veronika Irvine CLA 2001-10-23 12:45:27 EDT
Fixed in 2.0.
Comment 2 DJ Houghton CLA 2001-10-29 16:44:59 EST
PRODUCT VERSION:
203