Bug 33020 - Have to get rid of cell editors and table cursor
Summary: Have to get rid of cell editors and table cursor
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other Linux
: P1 normal (vote)
Target Milestone: 2.1 RC2   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-25 12:02 EST by Dirk Baeumer CLA
Modified: 2003-02-28 06:19 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 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.