Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.1
-
None
-
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
Issue Links
- relates to
-
QTBUG-133703 QQuickSystemPalette uses deprecated QGuiApplication::paletteChanged() signal
-
- Reported
-