Bug 535908 - [TableControlRenderer] Add action to duplicate the currently selected rows
Summary: [TableControlRenderer] Add action to duplicate the currently selected rows
Status: CLOSED FIXED
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: 1.17.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.18.0   Edit
Assignee: Mat Hansen CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2018-06-14 09:39 EDT by Mat Hansen CLA
Modified: 2018-08-23 06:52 EDT (History)
2 users (show)

See Also:


Attachments

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