[
https://issues.apache.org/jira/browse/FLEX-34728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harbs reassigned FLEX-34728:
----------------------------
Assignee: Harbs
> HaloDefaults.findStyleDeclaration doesn't go through styleManager chains
> correctly
> ----------------------------------------------------------------------------------
>
> Key: FLEX-34728
> URL: https://issues.apache.org/jira/browse/FLEX-34728
> Project: Apache Flex
> Issue Type: Bug
> Components: Charts
> Affects Versions: Apache Flex 4.13.0, Apache Flex 4.14.0
> Reporter: Tom Goemaes
> Assignee: Harbs
> Fix For: Apache Flex 4.15.0
>
>
> When the requested style declaration is not found on the provided
> styleManager, HaloDefaults.findStyleDeclarations tries to loop trough the
> styleManager chain, but looks for the style declaration on the same
> styleManager instead of the parent styleManager.
> If the style declaration is not on the provided styleManager, null is always
> returned. -> problem when using modules!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)