Mihai Chira created FLEX-35031: ---------------------------------- Summary: HierarchicalCollectionViewCursor cannot find sealed class instance Key: FLEX-35031 URL: https://issues.apache.org/jira/browse/FLEX-35031 Project: Apache Flex Issue Type: Bug Components: Collections Affects Versions: Apache Flex 4.15.0 Reporter: Mihai Chira Assignee: Mihai Chira Fix For: Apache Flex 4.16.0
{{HierarchicalCollectionViewCursor.findAny()}} returns true for any value of it's parameter that's a sealed class instance, even though it doesn't actually find that item, and its {{current}} property ends up set on the wrong item in the collection view. -- This message was sent by Atlassian JIRA (v6.3.4#6332)