diff options
author | Richard Moe Gustavsen <richard.gustavsen@digia.com> | 2013-05-16 11:32:20 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-05-24 19:37:44 +0200 |
commit | 683228f8de4fb58df210431b555669afd32c6a5b (patch) | |
tree | 009da600b1cf2c54f190a58e7cba1b27ae763ab8 /src/plugins/bearer/connman/qconnmanengine.cpp | |
parent | 9ae5162b3c972a2cedba4f817235aaf96e7dfd7e (diff) |
iOS: don't activate non-toplevel windows
Parts of the code seems to assume that all QWindows are
top-level windows. This will be false when not using
alien, as then, each widget will be wrapped inside a
QWidgetWindow. In that case, we should not tell QPA to
activate the "window".
This bug caused focus handling (and text input) to fall
apart for e.g graphicsview when using a QGLWidget as viewport.
Change-Id: I579db7a84d718973e02e96ed535fe6e25baf4bd5
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'src/plugins/bearer/connman/qconnmanengine.cpp')
0 files changed, 0 insertions, 0 deletions