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

c++ and qt text boxes bug with backspace key on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.13.0
    • GUI: Text handling
    • None
    • Android

    Description

      in qml and c++ text boxes like QTextEdit and QLineEdit .. etc
      when I select the text in the box either by 2 touches or by moving the cursor to select the text or pressing select all from the android context menu, then pressing backspace to delete the contents the content is deleted but !
      when I retype again then press space the deleted content appears again after the word I wrote
      I even tried to install an event filter and handle backspace key
      the filter works well and my functions deletes the selected text or the last letter but also the same behavior happens

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            developer-1230 developer-122 developer-321
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes