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

Mihai Chira updated FLEX-26478:
-------------------------------
    Description: 
*Steps to reproduce*:
# Run the attached project. It has a TextInput which will change its text 400ms 
after you begin to select some of the existing text.
# Start selecting text so that the text scrolls to the right.


*Steps to reproduce (original Adobe steps)*:
# Create AIR application with TextInput which is removed on application roll 
out event.
# Run the application and enter some text in the TextInput
# Select entered text by mouse, keep mouse button pressed down and leave 
application.
 
*Actual Results*:
{code}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(){code}

  was:
*Steps to reproduce*:
# Run the attached project. It has a TextInput which will change its text 400ms 
after you begin to select some of the existing text.
# Start selecting text so that the text scrolls to the right.


*Steps to reproduce (original Adobe steps)*:
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*:
{code}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(){code}


> 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: TextArea, Spark: TextInput
>    Affects Versions: Adobe Flex SDK 4.1 (Release), Apache Flex 4.13.0
>         Environment: Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mihai Chira
>             Fix For: Apache Flex 4.14.0
>
>         Attachments: FLEX-26478.ZIP
>
>
> *Steps to reproduce*:
> # Run the attached project. It has a TextInput which will change its text 
> 400ms after you begin to select some of the existing text.
> # Start selecting text so that the text scrolls to the right.
> *Steps to reproduce (original Adobe steps)*:
> # Create AIR application with TextInput which is removed on application roll 
> out event.
> # Run the application and enter some text in the TextInput
> # Select entered text by mouse, keep mouse button pressed down and leave 
> application.
>  
> *Actual Results*:
> {code}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(){code}



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

Reply via email to