Bug 535908

Summary: [TableControlRenderer] Add action to duplicate the currently selected rows
Product: [Modeling] ECP Reporter: Mat Hansen <eclipse.org.list>
Component: EMF FormsAssignee: Mat Hansen <eclipse.org.list>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eneufeld, lkoehler
Version: 1.17.0Keywords: test
Target Milestone: 1.18.0   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/124545
https://git.eclipse.org/r/124778
https://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.core.git/commit/?id=e28805616f6ef1d407b8789f62d7533d859c47eb
https://git.eclipse.org/r/127852
https://git.eclipse.org/c/emfclient/org.eclipse.emf.ecp.core.git/commit/?id=3f24565ecfbabef5548c8f3cf46b4117ea380b26
Whiteboard:

Description Mat Hansen CLA 2018-06-14 09:39:04 EDT

    
Comment 1 Eclipse Genie CLA 2018-06-14 10:02:30 EDT
New Gerrit change created: https://git.eclipse.org/r/124545
Comment 2 Eclipse Genie CLA 2018-06-20 08:58:29 EDT
New Gerrit change created: https://git.eclipse.org/r/124778
Comment 4 Lucas Koehler CLA 2018-08-22 09:17:19 EDT
TEST INFORMATION
Summary of the critical part of the change
- A new action was introduced that allows to duplicate rows in a table.
- Whether the duplicate button is shown can be configured in a table control.
- By default, the duplicate button is not shown.

Potential regressions
The duplicate button could be shown even if not configured

Affected areas / use cases
Duplicating a row of an edited table

Things that shall be tested
 - The duplicate button is not shown although it is not desired
 - Row duplication works
 - Configuring the duplicate row feature in the table control shows the button next to the add/remove buttons
Comment 5 Eclipse Genie CLA 2018-08-22 09:31:11 EDT
New Gerrit change created: https://git.eclipse.org/r/127852