You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2017/09/21 00:04:00 UTC

[jira] [Created] (PIVOT-1006) Composed text from Input Method Editor doesn't show up sometimes

Roger Whitcomb created PIVOT-1006:
-------------------------------------

             Summary: Composed text from Input Method Editor doesn't show up sometimes
                 Key: PIVOT-1006
                 URL: https://issues.apache.org/jira/browse/PIVOT-1006
             Project: Pivot
          Issue Type: Bug
          Components: wtk
    Affects Versions: 2.1
         Environment: All
            Reporter: Roger Whitcomb
            Assignee: Roger Whitcomb
             Fix For: 2.1


When the composed text from the IME is at the end of a paragraph, but there is a TextSpan that contains the last text in the paragraph (that is, the parent of the TextNode is a TextSpan, whose parent is then the Paragraph) then the composed text is not painted, even though the caret moves the correct amount.  If there is no intervening TextSpan (that is, the TextNode is the direct descendant of the Paragraph) then the composed text is painted correctly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)