[
https://issues.apache.org/jira/browse/FLEX-32065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-32065:
---------------------------------
Labels: easytest (was: )
> Font styles are not being passed from Legend to LegendItem children
> -------------------------------------------------------------------
>
> Key: FLEX-32065
> URL: https://issues.apache.org/jira/browse/FLEX-32065
> Project: Apache Flex
> Issue Type: Bug
> Components: Charts
> Affects Versions: Adobe Flex SDK Previous
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
> Reporter: Adobe JIRA
> Assignee: Adobe JIRA
> Priority: Minor
> Labels: easytest
> Fix For: Adobe Flex SDK Previous
>
>
> Steps to reproduce:
> 1. Create chart + Legend
> 2. Set the fontSize of the Legend - either on the <mx:Legend> tag or via
> styles.
>
> Actual Results:
> fontSize (or family or weight) is ignored.
>
> Expected Results:
> fontSize inherited (or passed) from Legend to LegendItem children.
>
> Workaround (if any):
> Use a Style and set the styles for LegendItem explicitly.
>
> Notes:
> It was possible to set the fontSize on <mx:Legend> in Flex 2. You can also
> set fontSize on Tile or HBox containers and the styles are passed to their
> children. If Legend is based on Tile, then it should do the same.
--
This message was sent by Atlassian JIRA
(v6.2#6252)