Bug 167840 - [StateD] Endless loop during zoom out diagram
Summary: [StateD] Endless loop during zoom out diagram
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-12-13 09:12 EST by Sergey Gribovsky CLA
Modified: 2012-12-11 15:11 EST (History)
0 users

See Also:


Attachments
Proposed patch to fix the bug. (160.10 KB, patch)
2006-12-20 04:55 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-12-13 09:12:56 EST
Steps To Reproduce:
1. Create a StateMachine diagram
2. Create a Region into the diagram.
3. Select the region and zoom out the diagram (select 75% from dropdown list)

Endless loop takes place.
Comment 1 Sergey Gribovsky CLA 2006-12-20 04:55:34 EST
Created attachment 55946 [details]
Proposed patch to fix the bug.

The patch removes ResizableCompartmentEditPolicy edit policy from RegionSubvertices edit part.
Comment 2 Michael Golubev CLA 2006-12-20 13:50:08 EST
Reviewed and committed
Comment 3 Sergey Gribovsky CLA 2007-01-24 05:43:52 EST
The bug is fixed and verified under 1.0.0M4 build.
Comment 4 Nick Boldt CLA 2008-01-28 16:36:44 EST
Move to verified as per bug 206558.