Bug 553811 - PartSashContainer not resized when setting containerData on child parts
Summary: PartSashContainer not resized when setting containerData on child parts
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 4.15 M1   Edit
Assignee: Rolf Theunissen CLA
QA Contact:
URL:
Whiteboard:
Keywords: consistency, polish
: 525939 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-05 07:23 EST by Nis Wechselberg CLA
Modified: 2019-12-17 14:16 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nis Wechselberg CLA 2019-12-05 07:23:57 EST
I have a few Parts/PartSashContainers, nested as follows

* PartSashContainer (horizontal)
\-- PartSashContainer (vertical)
|   \-- Part Stack
|   \-- Part Stack
\-- PartSashContainer (vertical)
    \-- Part Stack
    \-- Part Stack

When I set the containerData throuch the Model Spy or through EModelService,
the top level PartSashContainer is automatically relayouted, while the child PartSashContainers are not.
Comment 1 Eclipse Genie CLA 2019-12-05 08:15:26 EST
New Gerrit change created: https://git.eclipse.org/r/153896
Comment 3 Lars Vogel CLA 2019-12-10 12:48:49 EST
Thanks Nis for reporting and testing and Rolf for fixing this one.
Comment 4 Lars Vogel CLA 2019-12-17 14:16:46 EST
*** Bug 525939 has been marked as a duplicate of this bug. ***