summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@digia.com>2013-09-27 12:36:11 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-27 16:03:36 +0200
commit6afb0579626781ccf6dfd55a8ac1a0bc35e4d9e9 (patch)
tree151fe645695379974d8a0173c3c5c27637566fb7 /src/corelib
parent4b755ffa6da752d0124c581e781f8a6c81bd7c9e (diff)
Clear m_activePopupWindow on popup close.
QCocoaWindow keeps track of popup windows in order to close them when appropriate, for example on mouse clicks outside the popup. In this case the mouse click will be used to close the popup, and will not be send to the QCocoaWindow. Clear m_activePopupWindow when the popup is closed to fix a bug where the first mouse click after closing a popup would have no effect. Change-Id: I7a3e850e4fbf4686540d5d89dac6d7b613ed10a4 Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions