Bug 111225 - Dashed lines missing arrows and appearing solid when using images
Summary: Dashed lines missing arrows and appearing solid when using images
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:
Depends on:
Blocks:
 
Reported: 2005-09-30 12:13 EDT by Cherie Revells CLA
Modified: 2010-07-19 21:54 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 Cherie Revells CLA 2005-09-30 12:13:07 EDT
1st issue:
- Create a diagram with many shapes and connectors.  use shapes that support an 
image mode.  Include solid line arrow connectors and dotted line arrow 
connectors.
- Change some of the shapes to image mode.
- Notice that some of the dotted line connectors appear solid and vice versa.
- Change selections between a non-image mode shape and an image shape and 
notice that the lines change between dotted and solid.
- Notice that the actionbar balloon is sometimes a dotted line too instead of a 
solid line.

2nd issue:
- Some dotted line arrow connectors to a shape that can be shown as an image, 
lose the arrow head when the shape is shown as an image.
Comment 1 Steven R. Shaw CLA 2005-10-04 09:49:41 EDT
Looks like the line dash isn't being stored in the state of the graphics 
objects.
Comment 2 Steven R. Shaw CLA 2005-10-04 14:11:06 EDT
- LineDash was being set in PolylineConnectionEx irrespective of line style 
value.  Now only set line dash in paintFigure when line style is set to custom.
Comment 3 Eclipse Webmaster CLA 2010-07-19 21:54:32 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug