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:27:33 UTC

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

Alessandro Pira created PIVOT-959:
-------------------------------------

             Summary: 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)