You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2013/12/24 03:47:50 UTC

[jira] [Updated] (FLEX-34013) RTE at TextClipboard#importToScrap()

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

Shigeru Nakagaki updated FLEX-34013:
------------------------------------

    Description: 
This problem should be related with FLEX-33988.
However,  I guess this is not same problem exactly.
I can not reproduce this RTE. But it's happened.

thanks


 TypeError: Error #1009
 	at flashx.textLayout.edit::TextClipboard$/http://ns.adobe.com/textLayout/internal/2008::importToScrap()
 	at spark.components::RichEditableText/textContainerManager_flowOperationBeginHandler()
 	at flash.events::EventDispatcher/dispatchEvent()
 	at flashx.textLayout.container::TextContainerManager/dispatchEvent()
 	at flash.events::EventDispatcher/dispatchEvent()
 	at flashx.textLayout.elements::TextFlow/dispatchEvent()
 	at flashx.textLayout.edit::EditManager/doInternal()
 	at flashx.textLayout.edit::EditManager/doOperation()
 	at flashx.textLayout.edit::EditManager/pasteTextScrap()
 	at flashx.textLayout.edit::EditManager/editHandler()
 	at flashx.textLayout.container::ContainerController/editHandler()
 	at flashx.textLayout.container::TextContainerManager/editHandler()
 	at flash.desktop::NativeApplication/_onKeyDownBubble()

  was:
This problem should be related with FLEX-33988.
I guess this is not same problem exactly.
However, I can not reproduce this RTE.

thanks


 TypeError: Error #1009
 	at flashx.textLayout.edit::TextClipboard$/http://ns.adobe.com/textLayout/internal/2008::importToScrap()
 	at spark.components::RichEditableText/textContainerManager_flowOperationBeginHandler()
 	at flash.events::EventDispatcher/dispatchEvent()
 	at flashx.textLayout.container::TextContainerManager/dispatchEvent()
 	at flash.events::EventDispatcher/dispatchEvent()
 	at flashx.textLayout.elements::TextFlow/dispatchEvent()
 	at flashx.textLayout.edit::EditManager/doInternal()
 	at flashx.textLayout.edit::EditManager/doOperation()
 	at flashx.textLayout.edit::EditManager/pasteTextScrap()
 	at flashx.textLayout.edit::EditManager/editHandler()
 	at flashx.textLayout.container::ContainerController/editHandler()
 	at flashx.textLayout.container::TextContainerManager/editHandler()
 	at flash.desktop::NativeApplication/_onKeyDownBubble()


> RTE at TextClipboard#importToScrap()
> ------------------------------------
>
>                 Key: FLEX-34013
>                 URL: https://issues.apache.org/jira/browse/FLEX-34013
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: RichEditableText
>    Affects Versions: Apache Flex 4.11.0
>         Environment: Windows 7
>            Reporter: Shigeru Nakagaki
>
> This problem should be related with FLEX-33988.
> However,  I guess this is not same problem exactly.
> I can not reproduce this RTE. But it's happened.
> thanks
>  TypeError: Error #1009
>  	at flashx.textLayout.edit::TextClipboard$/http://ns.adobe.com/textLayout/internal/2008::importToScrap()
>  	at spark.components::RichEditableText/textContainerManager_flowOperationBeginHandler()
>  	at flash.events::EventDispatcher/dispatchEvent()
>  	at flashx.textLayout.container::TextContainerManager/dispatchEvent()
>  	at flash.events::EventDispatcher/dispatchEvent()
>  	at flashx.textLayout.elements::TextFlow/dispatchEvent()
>  	at flashx.textLayout.edit::EditManager/doInternal()
>  	at flashx.textLayout.edit::EditManager/doOperation()
>  	at flashx.textLayout.edit::EditManager/pasteTextScrap()
>  	at flashx.textLayout.edit::EditManager/editHandler()
>  	at flashx.textLayout.container::ContainerController/editHandler()
>  	at flashx.textLayout.container::TextContainerManager/editHandler()
>  	at flash.desktop::NativeApplication/_onKeyDownBubble()



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)