You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Mihai Chira (JIRA)" <ji...@apache.org> on 2014/10/16 13:19:34 UTC

[jira] [Assigned] (FLEX-26478) Runtime error occured when a TextInput's text mouse selection isn't finished yet but the TextInput instance is removed or its text changes

     [ https://issues.apache.org/jira/browse/FLEX-26478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mihai Chira reassigned FLEX-26478:
----------------------------------

    Assignee: Mihai Chira

> Runtime error occured when a TextInput's text mouse selection isn't finished yet but the TextInput instance is removed or its text changes
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-26478
>                 URL: https://issues.apache.org/jira/browse/FLEX-26478
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextInput
>    Affects Versions: Adobe Flex SDK 4.1 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mihai Chira
>
> Steps to reproduce:
> 1.Create AIR application with TextInput which is removed on application roll out event.
> 2.Run the application and enter some text in the TextInput
> 3.Select entered text by mouse, keep mouse button pressed down and leave application.
>  
>  Actual Results:
>  TypeError: Error #1009: Cannot access a property or method of a null object reference.
> 	at flashx.textLayout.container::ContainerController/http://ns.adobe.com/textLayout/internal/2008::scrollTimerHandler()[C:\Vellum\branches\v1\1.1\dev\output\openSource\textLayout\src\flashx\textLayout\container\ContainerController.as:1503]
> 	at flash.utils::Timer/_timerDispatch()
> 	at flash.utils::Timer/tick()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)