History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-17425
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: None None
Assignee: Gregory Dow
Reporter: Gregory Dow
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Flex SDK

Ellipse does not render property when state changes with joints="miter"

Created: 10/19/08 06:48 PM   Updated: 05/04/09 04:53 AM
Component/s: FXG
Security Level: Public (All JIRA Users )

File Attachments: 1. File Circular.mxml (0.2 kb)
2. File Circular_4144.swf (459 kb)
3. File MiterSkin.mxml (0.5 kb)
4. File NoMiterSkin.mxml (0.5 kb)


Severity: Incorrectly Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Gumbo Iteration 8
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1. Run the attached program and observe the two red circles.
2. Hover mouse over the left circle. Note the odd drawing of the blue stroke. It appears clipped on the sides so the red stroke partially shows.l
3. Hover mouse over the right cirlce. The blue stroke draws properly so no red stroke shows.

 The only difference between the two button skin files is that one which draws funny has joints="miter" specified for the SolidColorStroke of the Ellipse. Only the "miter" value has the problem. "round' and "bevel: seem to work properly.
Language Found: English
Bugbase Id: none
QA Owner: Peter deHaan (Adobe)
Resolved by: Peter deHaan (Adobe)
Participants: Cory West, Gregory Dow and Peter deHaan (Adobe)


 All   Comments      Sort Order:
Cory West - [10/23/08 07:29 PM ]
It turns out that this is the default behavior for Illustrator. Draw an Ellipse in Illustrator, import it into Thermo, you get joints="miter".

Peter deHaan (Adobe) - [11/20/08 03:04 PM ]
UTR. This must have been fixed prior to build 4144 (attaching output SWF).