You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Raja Jaganathan (JIRA)" <ji...@apache.org> on 2014/04/29 13:03:15 UTC

[jira] [Created] (FLEX-34289) Combobox doesn't show the selected item after deleting text

Raja Jaganathan created FLEX-34289:
--------------------------------------

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