summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2011-08-17 12:57:14 +0300
committerTimo Turunen <timo.p.turunen@nokia.com>2011-08-30 10:02:15 +0300
commit829f6e1cfedbfc3cb6826e331af7ad7c853351b8 (patch)
tree9a518bf308ab96400a002e11b35d6294e2209a48 /doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp
parentb6dbe0a064139a0c45e374f87518d71195965fb0 (diff)
downloadqt4-tools-829f6e1cfedbfc3cb6826e331af7ad7c853351b8.tar.gz
Symbian: Fix backspace on empty lines of multiline textedits
Backspace on empty lines of multiline textedits didn't work because in Symbian the virtual keyboard only gets one block of text at a time, and there is some internal optimization in FEP that if the document is empty, backspace doesn't get generated. Fixed by faking document lenght to be one in cases where it is actually zero, except for password fields with hidden text, as an extra asterisk would be generated in those cases. Typically password fields are not multiline so this shouldn't be a problem. Task-number: QTBUG-20444 Reviewed-by: Sami Merila (cherry picked from commit a2709ef3f4410a1d1755e00353e6f969f8bb5613) Reapplied after bad v4.7.4 merge
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp')
0 files changed, 0 insertions, 0 deletions