Update the cursor rectangle when password echo timer expires.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Fri, 25 May 2012 06:02:41 +0000 (16:02 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 06:54:52 +0000 (08:54 +0200)
commitfbc66c4f42c23fdcec999d374018dff969f77140
tree76504ada3cf740ba50d1b9c83ba7e2f5c3ed1fdb
parentfd94887439dcc65ce30feda13ff8cbf0e30321db
Update the cursor rectangle when password echo timer expires.

Ensures the cursor is positioned correctly is if the echo mask glyph
has a different width to the character it replaced.

Change-Id: I924234d4ae29cbb2e61638918005fcc3dc230993
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
src/quick/items/qquicktextinput.cpp
tests/auto/quick/qquicktextinput/data/echoMode.qml
tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp