Bug 33020

Summary: Have to get rid of cell editors and table cursor
Product: [Eclipse Project] JDT Reporter: Dirk Baeumer <dirk_baeumer>
Component: UIAssignee: Dirk Baeumer <dirk_baeumer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: 2.1 RC2   
Hardware: Other   
OS: Linux   
Whiteboard:

Description Dirk Baeumer CLA 2003-02-25 12:02:30 EST
RC1 
 
The change method signature and extract method refactoring shouldn't use a cell 
editor and table cursor for editing the data. Both concepts are unreliable on other 
platforms (MacOS X and Linux-GTK). We should have a full Edit dialog instead. 
 
See bug 33017 and bug 33008
Comment 1 Dirk Baeumer CLA 2003-02-28 06:19:52 EST
The edit dialog now allows editing all values.

Fixed for RC2.