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

QClipboard::mimeData() is slow

    XMLWordPrintable

Details

    • Android

    Description

      QClipboard::mimeData() takes multiple milliseconds to execute. 

      This function is called inside QQuickTextInput::q_canPasteChanged, which is invoked on Clipboard::dataChanged().

      When many TextInputs exist (for example in a grid), this mimeData is called many times, resulting in a very large GUI response time.

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            m3197d - -
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes