[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] How to suppress global action (Copy/Paste/Del) while inline editing in TextCellEditor

Hi,

i have a tableviewer with editable cells and global Copy/Paste actions for copying table rows. When i inline editing the content of a cell and pressing any shortcut key (Ctrl+C, Ctrl + V) i expect that the text content of the cell is copied within the text control, not global copy/paste action for the row is performed .

Any ideas how i can solve this problem?

Thanks,

Vladi