summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dedietrich@qt.io>2016-06-08 17:58:21 -0700
committerGabriel de Dietrich <gabriel.dedietrich@qt.io>2016-10-04 18:38:19 +0000
commit9ab60b9c0db453fb598e42d91ce3217944afd9b6 (patch)
tree78a110e63157d5484ecc09bff49e4f10973e4a49 /src/widgets
parent37ad51a44ec66d567ea0491414f87743ab276945 (diff)
QCocoaEventDispatcher: Save interrupt state between embedded calls
Since QCocoaEventDispatcher::processEvents() resets the interrupt state, this may prevent a higher level event loop from returning. For example, calling QMenu::exec() and, as a result of an action being triggered, the application calls QCoreApplication::processEvents() after QMenu::hideEvent(). In this case, the menu event loop can be stuck until we run another event loop. Task-number: QTBUG-53947 Change-Id: If7efe1c3c07f7222c695195cbb4f41715e49b02e Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com> Reviewed-by: Wayne Arnold <wayne.arnold@autodesk.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions