Bug 175691 - [StateD] Auto-expanding of StateMachine
Summary: [StateD] Auto-expanding of StateMachine
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: 2007-02-27 08:35 EST by Sergey Gribovsky CLA
Modified: 2012-12-11 15:12 EST (History)
0 users

See Also:


Attachments
Proposed patch to fix the bug. (34.96 KB, text/plain)
2007-02-27 08:53 EST, Sergey Gribovsky CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Gribovsky CLA 2007-02-27 08:35:14 EST
StateMachine should be auto-expandaple element by usability reason. In other words the element should cover all visible area of the diagram.
But there is endless loop issue, described in 171236, comment 2. Auto-expanding mechanism should be improved to avoid such cases.
Comment 1 Sergey Gribovsky CLA 2007-02-27 08:53:14 EST
Created attachment 59871 [details]
Proposed patch to fix the bug.

The patch provides an improvement in diagram freeform layer to keep label of side affixed elements inside auto-expandable element.
Comment 2 Michael Golubev CLA 2007-03-23 03:46:20 EDT
Patch committed. 
Additional patch that allows to set the custom locator for generated BorderedBorderItemEditPart#addBorderItem(..) is to be committed after switch to latest GMF
Comment 3 Sergey Gribovsky CLA 2007-05-15 04:18:46 EDT
The bug is fixed and verified under M6b
Comment 4 Nick Boldt CLA 2008-01-28 16:37:33 EST
Move to verified as per bug 206558.