[
https://issues.apache.org/jira/browse/FLEX-34289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raja Jaganathan updated FLEX-34289:
-----------------------------------
Attachment: ComboBoxTest.mxml
> Combobox doesn't show the selected item after deleting text
> -----------------------------------------------------------
>
> Key: FLEX-34289
> URL: https://issues.apache.org/jira/browse/FLEX-34289
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: ComboBox
> Affects Versions: Apache Flex 4.11.0
> Environment: Affected OS(s): Windows
> Affected OS(s):
> Browser: Internet Explorer 8
> Reporter: Raja Jaganathan
> Priority: Minor
> Attachments: ComboBoxTest.mxml
>
>
> Steps to reproduce:
> Scenario:
> 1.Compile and run attached MXML file.
> 2.Combobox shows the first item "Samurai"
> 3.Delete text by pressing the Backspace key.
> 4.Press Ctl + down key to show the dropdown list.
> 5.Select item "Salmon" from the dropdownlist by mouse.
> Actual Results:
> Combobox doesn't show the selected item "Samurai".
> Expected Results:
> Combobox should show the selected item "Samurai"
> Workaround (if any):
> Select item by the keyboard.
> Note : Seem to be same issue :
> https://issues.apache.org/jira/browse/FLEX-27607. This fix working fine in
> Flex 4.6 not working Apache Flex 4.11.0.
--
This message was sent by Atlassian JIRA
(v6.2#6252)