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

Key: FLEXDOCS-428
Type: Bug Bug
Status: Open Open
Priority: None None
Assignee: Randy Nielsen
Reporter: Peter deHaan (Adobe)
Votes: 0
Watchers: 1
Operations

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

Inconsistent listing for SolidColorStroke caps and joints properties

Created: 04/23/08 06:47 PM   Updated: 04/23/08 06:47 PM
Component/s: Flex3 Language Reference
Security Level: Public (All JIRA Users )

Severity: Usability Issue
Reproducibility: Every Time
Discoverability: Low
Found in Version: Post Flex 3
Steps to Reproduce:
Steps to reproduce:
1. http://flexteam/imd/stephen/gumbo-fp10/out/mx/graphics/SolidColorStroke.html
2. CHeck the MXML SYntax table thing.

 
Actual Results:
    caps="null|none|round|square"
    joints="null|bevel|miter|round"

Although, docs for the caps property states:
Valid values are: "round", "square", and "none".
(No mention of "null")

Similarly, docs for the joints property states:
Valid values are "round", "miter", and "bevel".
(No mention of null)

 
Expected Results:
The MXML syntax table and entries should be consistent.
Are there static constants for these property values? if not, shouldnt we have some?


Workaround (if any):
n/a
 
 
Language Found: English
Bugbase Id: none
Participants: Peter deHaan (Adobe) and Randy Nielsen


 All   Comments      Sort Order:
There are no comments yet on this issue.