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

Android: Strange keyboard behavior in code editor example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0 Beta1
    • 5.2.0
    • None
    • Nexus 5, Android 4.4.2
    • Android

    Description

      Steps to reproduce:

      1. Start the "code editor" example
      2. Click to open keyboard
      3. Write "abc"
      4. Hit enter (you will now get a new line, but cursor doesn't move)
      5. Write "a" (you now get abc on line one and abca on line 2)

      The editor is now in a very weird state. Clicking on line #1 for instance gives you two cursor, one which is blinking and one which is not. Backspace removes characters in line #2, and the visibility of the cursor in line #1 depends on whether line #2 has enough characters to contain its position.

      Note that the code editor is listed as an "android" compatible example in the documentation.

      Attachments

        Issue Links

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

          Activity

            People

              tvete Paul Olav Tvete
              esabraha Eskil Abrahamsen Blomfeldt
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes