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

Assert in sendEvent on Android when editing a textfield

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 5.5.0 Alpha
    • 5.5.0 Alpha
    • QPA
    • None
    • Android
    • 7f5b94b473cd19217127a69c0b8995e00b023173

      Assert triggered when attempting to send an event to a receiver in a different thread.

      /../qt-project/qt55/src/qtbase/src/corelib/global/qglobal.cpp:2902 (void qt_assert_x(const char*, const char*, const char*, int)): ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects owned by a different thread. Current thread 60e62ba8. Receiver '' (of type 'TextInputWithHandles_QMLTYPE_37') was created in thread 5a68ab78", file /../qt-project/qt55/src/qtbase/src/corelib/kernel/qcoreapplication.cpp, line 550
      

      Reproducible with the minibrowser example in QtWebView.

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

            stromme Christian
            stromme Christian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes