Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8089306

[HTMLEditor] Highlighting partial composed text causes input method doesn't work well

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • tbd
    • 8, 8u20, 8u40
    • javafx
    • web

    Description

      This happens only with HTMLEditor. TextArea and TextField work fine.

      Steps to reproduce:
      1. Start a HTMLEditor, invoke Chinese or Japanese input method.
      2. Compose a word, then commit.
      3. Compose another word, then highlight the partial composed text.
      4. Do not release mouse, highlight the the committed text in step 2 as well.
      5. Continue to compose other words.

      There are 3 problems happen during the steps.
      1. In step 3, the highlighted composed text is not visible. (the background is white)
      2. In step 4, after the committed text is highlighted, the partial composed text got committed. (no underline anymore)
      3. In step 5, composed text is not visible.

      Please refer to attached video htmleditor-im.avi. Test platform is Windows 7, haven't try on Mac and Linux yet.
      It could be an old problem, also reproducible with FX 8.

      Highlighting composed text is not a common action when using input method, so the impact could be limited.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jennyh Jenny Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Imported: