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

Details

    • Android
    • 4700a32f214eaa54ae4ddddd06936d6ca85dd72f

    Description

      [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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes