summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/plaintextlayout/window.cpp
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-07-13 11:04:36 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-07-13 16:36:57 (GMT)
commit7acf2417bd2ae17c2e3c289c7caed84219e5fecd (patch)
tree54cb8a122568a6faf81fe4de58ac7e985d216c7e /doc/src/snippets/plaintextlayout/window.cpp
parent8a3b4e1e66fb7cdcf1a5aa518e1cc31eaba72236 (diff)
downloadQt-7acf2417bd2ae17c2e3c289c7caed84219e5fecd.zip
Qt-7acf2417bd2ae17c2e3c289c7caed84219e5fecd.tar.gz
Qt-7acf2417bd2ae17c2e3c289c7caed84219e5fecd.tar.bz2
Fix last character being overwritten in password field
The temporary cursor position was not being updated after committing the input (changing the cleartext into a *), as a result of which, the next keypress was mistaken for a multitap input which should replace the last character. Task-number: QTBUG-11673 Reviewed-by: axis
Diffstat (limited to 'doc/src/snippets/plaintextlayout/window.cpp')
0 files changed, 0 insertions, 0 deletions