Bug 536864 - [View Model Editor] Table Columns Table should grab available space
Summary: [View Model Editor] Table Columns Table should grab available space
Status: RESOLVED FIXED
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: Lucas Koehler CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2018-07-10 03:51 EDT by Lucas Koehler CLA
Modified: 2018-07-11 03:15 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Koehler CLA 2018-07-10 03:51:43 EDT
Currently the table control's columns table has a fixed size. This makes it hard to edit table columns of tables with many columns. Therefore, the columns table should grab remaining space of the view.
Comment 1 Eclipse Genie CLA 2018-07-10 03:56:08 EDT
New Gerrit change created: https://git.eclipse.org/r/125852
Comment 2 Lucas Koehler CLA 2018-07-10 04:01:34 EDT
TEST INFORMATION
Summary of the critical part of the change
In the Table Control view of the View Model Editor, the table columns table now grabs all remaining space. In addition, the detail editing control is now placed above the table columns table. The detail view was removed completely.

Potential regressions
Albeit unlikely, a user might miss the detail view control or be confused that the detail editing control's placement has changed.

Affected areas / use cases
Editing a table control in the view model editor.

Things that shall be tested
-