Bug 112976 - Select All Does Not Select Connectors in the Logic Diagram Example
Summary: Select All Does Not Select Connectors in the Logic Diagram Example
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal
Target Milestone: ---   Edit
Assignee: Steven R. Shaw CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2005-10-18 14:00 EDT by Cherie Revells CLA
Modified: 2005-11-16 17:47 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cherie Revells CLA 2005-10-18 14:00:20 EDT
1- Create a Logic diagram.  
2- Create some shapes on the diagram, add some connectors to these shapes
3- Right click on the diagram surface, choose Select->All from context menu.  
EXPECTED RESULT: all shapes and connections on the diagram are selected.
PROBLEM: connections do not get selected
NOTE: This is only an issue with the Logic Diagram Example.  Select All works 
fine for geoshape lines and note attachments.
Comment 1 Steven R. Shaw CLA 2005-10-18 17:23:05 EDT
This is likely an issue because the logic shapes have terminals which the 
connections are connected to.  The algorithm for determining the connections 
on the diagram should consider border shapes.
Comment 2 Steven R. Shaw CLA 2005-10-18 17:23:19 EDT
This is likely an issue because the logic shapes have terminals which the 
connections are connected to.  The algorithm for determining the connections 
on the diagram should consider border shapes.
Comment 3 Steven R. Shaw CLA 2005-11-16 17:47:20 EST
- In Logic example, select all will ignore wire connections since there are 
between terminals which are not direct children of the diagram.  The fix is to 
ensure the select-all action considers border items in the calculation of 
which valid connections to add to the selection.
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