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

[QtWebAssembly + iOS] Not able to edit a text in QLineEdit or QTextEdit in certain condition

    XMLWordPrintable

Details

    • WebAssembly

    Description

      It is not possible to edit a text in QLineEdit or QTextEdit.
      This happens when a dialog is closed and the focus comes back to the main window.
      Also this happens only on iOS (Safari was used for testing) and Android.

      How to reproduce
      1. Please build and run qtbug105582.zip .
      2. Click the button at the bottom of the main window. This opens a dialog.
      3. Close the dialog
      4. Try to click QLineEdit or QTextEdit in the main window to edit a text.

      Expected result
      The edits show a cursor in a editing mode and it is possible to edit texts

      Actual result
      The keyboard shows up but it is not possible to edit a text.

      Attachments

        1. qtbug105582.zip
          4 kB
          Nahomi Gröhn

        Activity

          People

            lpotter Lorn Potter
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: