Bug 541193

Summary: Not able to edit in the Editing support cell when we use DialogCellEditor
Product: [Eclipse Project] Platform Reporter: Shital Devalkar <shital.devalkar>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel
Version: 4.10   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Demo project for SWT Cell Editor issue none

Description Shital Devalkar CLA 2018-11-15 05:07:04 EST
Please find attached demo project.

We are trying to edit in the textbox for DialogCellEditor, but it shows editable text box somewhere else on the table and on completion and Hit Enter key value does not persist in the table cell.

To reproduce the issue please follow below steps:
1. Download and import attached com.demo project.
2. Right click on the project and say "Run As Eclipse Application"
3. after launch Create new project of type square. (New -> Other -> Square)
4. Enter filename and say Finish.
5. try to edit in the lastname column. 
   #issue: it displays cell editor somewhere else in the table grid.
Comment 1 Shital Devalkar CLA 2018-11-15 05:50:26 EST
Created attachment 276582 [details]
Demo project for SWT Cell Editor issue
Comment 2 Shital Devalkar CLA 2018-11-15 06:12:08 EST
You need to create a project before creating new square artifact.
Comment 3 Lars Vogel CLA 2020-03-31 08:43:34 EDT
Moving to SWT for comments