Bug 129803 - Deleting node leaves connection connected to space
Summary: Deleting node leaves connection connected to space
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 critical
Target Milestone: 1.0   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2006-02-28 11:15 EST by Steven R. Shaw CLA
Modified: 2008-08-13 13:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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