Fix visibility of trailing preedit text.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Tue, 3 Apr 2012 06:10:33 +0000 (16:10 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 3 Apr 2012 07:22:14 +0000 (09:22 +0200)
commit1b6c1c3f85483f1d19375ce44de4e61b7d209f14
tree06fc0028320414795fd2f74499cf781c144ae654
parent5b090cd9bc642582d214addba154ed022f6e537e
Fix visibility of trailing preedit text.

The block iterator doesn't take into account pre-edit text so we need
to explicitly add pre-edit if it is positioned after the last fragment
in a block.

Change-Id: I1d26ee3ff86ea27674fc4f165b23ac5692a9ec17
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/quick/items/qquicktextnode.cpp