You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/03/20 00:11:44 UTC

[jira] [Reopened] (FLEX-32065) Font styles are not being passed from Legend to LegendItem children

     [ https://issues.apache.org/jira/browse/FLEX-32065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean reopened FLEX-32065:
----------------------------------


Reported by user here:
http://stackoverflow.com/questions/11161510/mxlegend-fontsize-not-working

> 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)