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

Qml TextEdit / TextInput component on S60 handles VKB arrows and backspace only when first focused

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 4.7.3, 4.7.4

    Description

      Focus TextInput or TextEdit element (with pre-set text). VKB opens. Type something - move around with cursors, delete with backspace. All good so far. Close VKB.

      Try again (sometimes it takes couple of tries, usually 2nd try is enough, also try the other editor, see attached test app). Cursor keys won't move cursor - sometimes internal cursor position does seem to move. Backspace does not work properyly. Tapping editor to position cursor usually places cursor at start or end of editable text. It is impossible or at least very hard to do any meaningful edits. However, it seems that if you are lucky you can manipulate the invisible cursor to such a place that you can erase whole text and type new instead.

      So in general it appears that problem here is position of visible cursor.

      This bug seems similar to
      https://bugreports.qt.nokia.com/browse/QTBUG-13077
      except that this happens only second time you use editors.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            jsaarela Jyrki Saarela
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes