diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-03-31 11:40:34 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-04-01 13:10:27 (GMT) |
commit | b224b6006e823435297c2f0b82c835f5987f9b10 (patch) | |
tree | 92b364a20fd9b455d968c58ea8a85e81d84cc9d1 /LICENSE.PREVIEW.COMMERCIAL | |
parent | f6830ef93552005b5dc9fee2d9649f9915842615 (diff) | |
download | Qt-b224b6006e823435297c2f0b82c835f5987f9b10.zip Qt-b224b6006e823435297c2f0b82c835f5987f9b10.tar.gz Qt-b224b6006e823435297c2f0b82c835f5987f9b10.tar.bz2 |
Input Method cannot be enabled in License Wizard and Class Wizard
Input methods didn't work properly wor widgets inside QWizardPage
because the widget got focus before it was shown and input context
wasn't initialized properly. The fix is to postpone
qinputcontext->setFocusWidget call until the widget is created (input
context will be initialized in the QWidget::create_sys function).
Task-number: 244604
Reviewed-by: Prasanth Ullattil
Diffstat (limited to 'LICENSE.PREVIEW.COMMERCIAL')
0 files changed, 0 insertions, 0 deletions