Bug 129803

Summary: Deleting node leaves connection connected to space
Product: [Modeling] GMF-Runtime Reporter: Steven R. Shaw <steveshaw>
Component: GeneralAssignee: Cherie Revells <crevells>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3 Keywords: test
Version: 1.0   
Target Milestone: 1.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Steven R. Shaw CLA 2006-02-28 11:15:26 EST
Steps:
- Create a logic diagram
- Create 2 LED's and connect them with a wire.
- Delete one of the LED's by selecting in and pressing <Del> key.

Result:
- Wire still remains connected to space.
- If you touch the wire it flys out to the right hand corner.
Comment 1 Steven R. Shaw CLA 2006-02-28 11:16:05 EST
Could this be related to the NotationSemProc changes ?
Comment 2 Cherie Revells CLA 2006-03-02 10:51:46 EST
Purpose: 
Bugzilla#129803 Deleting node leaves connection connected to space 
- Migrated NotationSemProc to be a TriggerListener. 
- Created DiagramEditingDomainFactory installs this listener on the editing domain so that the notation model can be updated as needed in response to events when the diagram editor is not open.   

Activities: 
Bugzilla#129803 gmf_head cmahoney 060301 Deleting node leaves connection connected to space 

Code Reviewed by: 
Steve 

How tested: 
Adhoc connector deletion and reorienting testing on logic diagrams. 

JUnit Tests:   
diagram.ui -- all passed 
Comment 3 Richard Gronback CLA 2008-08-13 13:07:05 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug