Fix expected failure in TextInput horizontalAlignment_RightToLeft test.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Wed, 9 Nov 2011 04:57:23 +0000 (14:57 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 Nov 2011 06:37:50 +0000 (07:37 +0100)
commitfbbc0932e1be389631529f8912964463650e93e9
treebfe5eefc72af6deba14e708acd5671ae74f3da5a
parentd6bcd072520ee48a6caf1077c66cb05d412dd9e4
Fix expected failure in TextInput horizontalAlignment_RightToLeft test.

Send events to the input panels input item instead of the canvas. And
clear the pre-edit text before testing implicit alignment of empty text.

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