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

global event filter installed by QQuickSystemPalette can cause performance issues

    XMLWordPrintable

Details

    • e7d23a38556f8ab7adbadf636f087389de8a22ba

    Description

      Each instance of QQuickSystemPalette installs a global event filter with
      qApp->installEventFilter(this). QtQuick Controls creates a QQuickSystemPalette for each control so there are potentially a lot of event filters. In my (embedded) use-case this made touch interaction unusable.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            molbrich Michael Olbrich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes