Mihai Chira created FLEX-35362:
----------------------------------
Summary: Fatal error pressing certain key combinations with
DropDownList focused
Key: FLEX-35362
URL: https://issues.apache.org/jira/browse/FLEX-35362
Project: Apache Flex
Issue Type: Bug
Components: Spark: DropDownList
Affects Versions: Apache Flex 4.16.0
Reporter: Mihai Chira
Assignee: Mihai Chira
Fix For: Apache Flex 4.17.0
*Steps to reproduce A*:
* run the attached air application and follow the instructions
*Steps to reproduce B*:
* focus any {{DropDownList}} (by pressing TAB)
* hold {{CTRL}} pressed
* press {{DOWN}} then immediately one of these keys: {{LEFT}} / {{RIGHT}} /
{{END}} / {{HOME}} / {{PAGE_UP}} / {{PAGE_DOWN}}, whichever is easier to press
at nearly the same time as {{DOWN}}.
*Expected results*: the drop down opens normally
*Actual results*: fatal:
{code}TypeError: Error #1009
at
spark.components.supportClasses::DropDownListBase/keyDownHandler(){code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)