summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-12-13 17:57:34 +0100
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-12-14 15:28:27 +0100
commit3bb055d8ab045def265bb9b3eb4e7dff1874a093 (patch)
tree28f2233c0b53ee2061893ef91b22546fabe9c48e /src/corelib/io
parentcc9144b4f39923dfb9ee17f951f93f257aa2d221 (diff)
Fix the focus frame on Mac
The Mac style uses focus in/out events (sent by QApplication) in order to update the focus frame. If a proxy style is installed, these events never reach the Mac style object. Amends 5d8a7652b995124495ef4f4a43fd8cf461367d62 , by making the forwarding limited to the events for which we want it to happen, and not just *any* event. Fixes: QTBUG-109375 Change-Id: I6df49aa81d6ebb8dbaf00b9ba99e2a7c006e1181 Pick-to: 6.4 6.5 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions