Bug 541193 - Not able to edit in the Editing support cell when we use DialogCellEditor
Summary: Not able to edit in the Editing support cell when we use DialogCellEditor
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.10   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-15 05:07 EST by Shital Devalkar CLA
Modified: 2020-03-31 08:43 EDT (History)
1 user (show)

See Also:


Attachments
Demo project for SWT Cell Editor issue (19.30 KB, application/x-gzip)
2018-11-15 05:50 EST, Shital Devalkar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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