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

Clicking enter on some text fields it might freeze UI

    XMLWordPrintable

Details

    • Android
    • 2630c15a3de65d118afd11bbeb349a415a4aa1d0 (qt/qtbase/dev) de9505a8942ef4068755893c648f6538ebcf3880 (qt/qtbase/6.2.1) dfaf64824b99a33d60081c526a5b4888810bad5f (qt/qtbase/5.15) dbf21da8a66e4cf1a050792c3a5816d2c686a846 (qt/qtbase/5.15.7)

    Description

      • With an example with one text field, then writing something and clicking enter key, the app might become slow and laggy, the app logs give the following logs that seem to be spamming the logs as in a infinite loop of logs.
      W libqtbug_95300_armeabi-v7a.so: QObject: Cannot create children for a parent that is in a different thread.
      W libqtbug_95300_armeabi-v7a.so: (Parent is QGuiApplication(0xbfde4268), parent's thread is QThread(0xee0b0990), current thread is QThread(0xee0b8b90)
      V Binder  : BinderProxy map growth! bucket size = 20 total = 1735
      W IInputConnectionWrapper: endBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: beginBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: endBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: beginBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: endBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: setComposingRegion on inactive InputConnection
      W IInputConnectionWrapper: beginBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
      W IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
      W IInputConnectionWrapper: getSelectedText on inactive InputConnection
      W IInputConnectionWrapper: endBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: beginBatchEdit on inactive InputConnection
      W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
      ......

      Attachments

        Issue Links

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

          Activity

            People

              andreasbuhr Andreas Buhr
              assam Assam Boudjelthia
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: