diff options
author | axis <qt-info@nokia.com> | 2010-09-09 11:48:58 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-09-10 09:49:26 (GMT) |
commit | 5cef786a651c675d3428060a19bfd9d9ecee6083 (patch) | |
tree | 4df602ce7e0d4911db31e36af6d1deee0f327067 /doc/src/snippets/sqldatabase/sqldatabase.pro | |
parent | f82cee5501d5c76aebe8475ff47b334962b42c21 (diff) | |
download | Qt-5cef786a651c675d3428060a19bfd9d9ecee6083.zip Qt-5cef786a651c675d3428060a19bfd9d9ecee6083.tar.gz Qt-5cef786a651c675d3428060a19bfd9d9ecee6083.tar.bz2 |
Fixed crash in input methods when using symbols menu and numbers only
When inputting only numbers, the symbol menu should not do anything.
However in the old code the resource id of the symbol table was still
being set, so the symbol key on N97 would look up a table that was
not valid for the current input mode and crash.
Fixed by setting the symbol table id to zero under those conditions.
RevBy: Sami Merila
Task: QTBUG-13472
AutoTest: Included
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions