summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_wince.cpp
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-07-13 10:04:19 (GMT)
committeraxis <qt-info@nokia.com>2009-07-13 10:08:42 (GMT)
commit89e606a5663cc33bf0ee29e74dcc41459320344e (patch)
treed143beee0d3848111b7c341a0bc550c9180daeb0 /src/opengl/qgl_wince.cpp
parent77f82a242e33277290020f6e5c884b6197d73159 (diff)
downloadQt-89e606a5663cc33bf0ee29e74dcc41459320344e.zip
Qt-89e606a5663cc33bf0ee29e74dcc41459320344e.tar.gz
Qt-89e606a5663cc33bf0ee29e74dcc41459320344e.tar.bz2
Fixed a bug where the input panel would not show up.
Task: 257214 The problem happened if a user called setFocus() on an input capable widget, and then tried to open the input panel by sending an event. Since the call to InputCapabilitiesChanged is asynchronous, Symbian would not yet know about the updated state, and the event would be lost. Now we generate our own asynchronous event, and ensure that it is synchronous in the cases where it's needed.
Diffstat (limited to 'src/opengl/qgl_wince.cpp')
0 files changed, 0 insertions, 0 deletions