You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Alessandro Pira (JIRA)" <ji...@apache.org> on 2014/10/10 12:28:33 UTC

[jira] [Commented] (PIVOT-959) TerraTextInputSkin may process the same key press twice

    [ https://issues.apache.org/jira/browse/PIVOT-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166617#comment-14166617 ] 

Alessandro Pira commented on PIVOT-959:
---------------------------------------

Sorry, the exact name of the method is "keyPressed"

> TerraTextInputSkin may process the same key press twice
> -------------------------------------------------------
>
>                 Key: PIVOT-959
>                 URL: https://issues.apache.org/jira/browse/PIVOT-959
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk-terra
>    Affects Versions: 2.0.4
>            Reporter: Alessandro Pira
>            Priority: Minor
>
> TerraTextInputSkin's keyPress method may call super.keyPress twice (once as its first instruction, and then again in the "else" branch).
> I suggest to remove the first ancestor call.



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