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

[Android] SwiftKey keyboard backspace does not delete newline

    XMLWordPrintable

Details

    • Android

    Description

      This happens on any multiline text input components, in Qt Quick, Controls 1 and 2, like TextArea or TextEdit.

      Using the SwiftKey keyboard on Android, if the cursor is the very start of a new line, pressing backspace will not delete the line. The cursor will stay at the start of the line and not move 1 line up. Nothing is deleted. Effectively the only way to remove a line break would be to use "selectByMouse: true" to select and cut the line break, which is not a valid workaround at all.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            h00bs Alex Huber
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes