Fix expected failure in TextEdit hAlign_RightToLeft test.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Wed, 9 Nov 2011 05:09:12 +0000 (15:09 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 Nov 2011 08:55:01 +0000 (09:55 +0100)
commit19cdd020abc9effb50b4251fa688e32420b55d30
treeab73645c3a24437e712ef66ded3f77cbd5145a76
parenta0d18924b5032d4d94df169359e6e0a0fe8151ae
Fix expected failure in TextEdit hAlign_RightToLeft test.

Send events to the input item instead of the canvas.  And apply the fix
from 4.8 for the tested condition which somehow wasn't applied when the
test itself was.

Change-Id: I0f5bfe8fc13fc426b395fa8ef87cb5549789a92e
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/items/qquicktextedit.cpp
tests/auto/declarative/qquicktextedit/tst_qquicktextedit.cpp