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

[Android]: When typing in a letter after pasting in a word while composing a string it will reorder the characters

XMLWordPrintable

    • Android
    • 4700a32f214eaa54ae4ddddd06936d6ca85dd72f

      [Android]: When typing in a letter after pasting in a word while composing a string it will reorder the characters. In the example attached, ensure you have something that can be pasted, in this example I am using the word "frog".

      • Type asdf
      • Paste in frog
      • Type g
      • Final result is now "frogAsdfg" instead of being "Asdffrogg"

      This appears to be because when the paste occurs it does not seem to be considered part of the original composition and it ends up reordering as a result.

        For Gerrit Dashboard: QTBUG-61717
        # Subject Branch Project Status CR V

            tvete Paul Olav Tvete
            andysh Andy Shaw
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes