[ https://issues.apache.org/jira/browse/FLEX-25454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634806#comment-13634806 ]
Alex Harui commented on FLEX-25454: ----------------------------------- I think an FXP is really a ZIP. You can just expand. > CTRL-clicking/de-selecting a selected item to remove selection from ComboBox > is incorrectly functioning > ------------------------------------------------------------------------------------------------------- > > Key: FLEX-25454 > URL: https://issues.apache.org/jira/browse/FLEX-25454 > Project: Apache Flex > Issue Type: Bug > Components: Spark: ComboBox > Affects Versions: Adobe Flex SDK 4.1 (Release) > Environment: Affected OS(s): Windows > Affected OS(s): Windows XP > Language Found: English > Reporter: Adobe JIRA > Attachments: SparkComboBoxTest.fxp > > > Steps to reproduce: > Using the attached Flex project. > 1.Select a item from the ComboBox. > 2.Remove the previous selected item by CTRL-clicking it. > 3.Click either of the two buttons to view selectedItem or selectedIndex > property of the ComboBox. > > Actual Results: > The item appears to be not selected, but the selectedIndex and selectedItem > still reference the selected item. When clicking either button, the ComboBox > will jump back to the selectedItem, even though we de-selected it. If you > open the ComboBox first without clicking either button, the ComboBox > correctly displays no selected items. > > Expected Results: > The ComboBox selectedItem and selectedIndex should be null and -1 after > de-selecting the item. > > Workaround (if any): -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira