Bug 166353 - [StateD] Provide a possibility to resize Regions inside State
Summary: [StateD] Provide a possibility to resize Regions inside State
Status: VERIFIED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Samples (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sergey Gribovsky CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-11-30 09:23 EST by Sergey Gribovsky CLA
Modified: 2012-12-11 15:11 EST (History)
0 users

See Also:


Attachments
Proposed patch to fix the bug. (53.11 KB, patch)
2006-11-30 09:40 EST, Sergey Gribovsky CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Gribovsky CLA 2006-11-30 09:23:13 EST
Steps To Reproduce:
1. Create State Machine diagram
2. Add Region and Composite state inside that
3. Add one more region into the State
4. Try to resize any region.
Expected: Region is resizing, resize handler takes place, graphical feedback is shown during resize
Actually: There is no handler to resize region.

More information:
Specefic LayoutEditPolicy should be set for composite state.
Comment 1 Sergey Gribovsky CLA 2006-11-30 09:40:54 EST
Created attachment 54780 [details]
Proposed patch to fix the bug.

Attached patch improves LaneLayout and adds specific LayoutEditPolicy.
Comment 2 Michael Golubev CLA 2006-12-05 07:09:02 EST
reviewed and committed
Comment 3 Sergey Gribovsky CLA 2007-01-24 05:21:48 EST
The bug is fixed and verified under 1.0.0M4 build.
Comment 4 Nick Boldt CLA 2008-01-28 16:36:43 EST
Move to verified as per bug 206558.