Remove expected failures from TextInput pre-edit tests.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Thu, 10 Nov 2011 01:29:07 +0000 (11:29 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 Nov 2011 08:11:24 +0000 (09:11 +0100)
commit32bbe6d4d1ff53c7b2617a4bcbaf855731d8f8e7
treecea884a3013cdfe1a746b6a22483084c40f4e00d
parentfbbc0932e1be389631529f8912964463650e93e9
Remove expected failures from TextInput pre-edit tests.

Use the cursorRectangleChanged signal of QInputPanel to determine
if an update has been sent instead of a custom input context.

Change-Id: I500ef71a3ea76e8b4271560d7aa5cc4fc6737cb0
Reviewed-by: Martin Jones <martin.jones@nokia.com>
tests/auto/declarative/qquicktextinput/tst_qquicktextinput.cpp