Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58300

When composing a word with Windows Korean IME, using a control based shortcut removes the word currently being composed

    XMLWordPrintable

Details

    • 994e0e4c36315fc7656568f9f1e546362dae5466 (qtbase/5.11, 24.4.2018, 5.11.1)

    Description

      When composing a word with Windows Korean IME, using a control based shortcut removes the word currently being composed. If the focus from composing is lost any other way (i.e. alt+tab, mouse click, ..), the word is properly inserted.

      Steps to reproduce:

      • Run attached sample
      • Write Korean text, leaving the last word in composing mode: For example: 한글 ("Korean") by typing 'g -> k -> s -> r -> m -> f' . This leaves the last character in composition mode
      • Press control+a to select all text
      • EXPECTED: All text, including the word currently being composed, is selected
      • ACTUAL: Characters in composition mode are removed, and the text that is already accepted, is selected. In the example above, the last character is removed

      Attachments

        1. qtbug58300_log.txt
          8 kB
        2. qtbug58300.zip
          2 kB
        3. qtbug58300.zip
          0.8 kB
        4. qtbug58300-step1.png
          qtbug58300-step1.png
          8 kB
        5. qtbug58300-step2.png
          qtbug58300-step2.png
          8 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kleint Friedemann Kleint
              jussi_witick Jussi Witick
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes