summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@digia.com>2012-10-23 11:33:47 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-12 17:38:06 +0100
commit6b61e97063fcd2abf7b61b01f6686cadf818eab3 (patch)
treeb5a5ffe47fc519eab56a083a93a852a6cd2db267 /tests
parent64da20405a8928ea1f322e51ad6cb76fdf7cacc4 (diff)
Cocoa: fix window focus lost when opening combobox
In cocoa, saying that a panel accepts key events, will make it receive key events, but also show it as the active window on screen. The former we dont really have to care about, since Qt will take care of forwarding events to the popup for us anyway, even when they target another window. So the only reason to actually let a panel become key window, is when we want it to become active. And for popups, we only want this to happend for Tool windows. Change-Id: Ic4e5058307c514cbe30174d2a2d4ca0f41c8f71f QTBUG: 26598 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions