Bug 533434 - [TableControlRenderer] Add shortcuts for inserting/deleting rows to table render
Summary: [TableControlRenderer] Add shortcuts for inserting/deleting rows to table render
Status: RESOLVED WONTFIX
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: unspecified   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-04-10 10:51 EDT by Mat Hansen CLA
Modified: 2018-08-22 09:08 EDT (History)
1 user (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-04-10 10:51:08 EDT
Currently, rows can be added/removed by clicking on the add/remove buttons. However, it should be possible to trigger the add/remove actions by pressing keyboard shortcuts (i.e. CTRL-i for insert and CTRL-d for delete).

See bug #528960.
Comment 1 Lucas Koehler CLA 2018-08-22 09:08:16 EDT
We decided to not configure any default short cuts for now. However, with the changes of Bug 535907, custom ones can be configured.