summaryrefslogtreecommitdiffstats
path: root/translations/qt_pt.ts
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2011-08-17 09:57:14 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2011-08-17 10:35:11 (GMT)
commita2709ef3f4410a1d1755e00353e6f969f8bb5613 (patch)
treeec1ac1c3ef9cac81fb33d43b0ff48bb4820ab61e /translations/qt_pt.ts
parent5aef1b278488fb889e298ce858ae299b83edf5ed (diff)
downloadQt-a2709ef3f4410a1d1755e00353e6f969f8bb5613.zip
Qt-a2709ef3f4410a1d1755e00353e6f969f8bb5613.tar.gz
Qt-a2709ef3f4410a1d1755e00353e6f969f8bb5613.tar.bz2
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
Diffstat (limited to 'translations/qt_pt.ts')
0 files changed, 0 insertions, 0 deletions