qt5base-lts/tests/auto/gui/text/qabstracttextdocumentlayout
Pekka Vuorela 2744105419 Protect QAbstractTextDocumentLayout::anchorAt() from preedit
Previously the method didn't take into account that hitTest()
returns visual index, i.e. containing the preedit, and thus was easily
hitting assertion. Need to compensate for that before checking for actual
link.

Change-Id: I119e7f91088b4db9d347a3da338f6df915ce9719
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-03-27 23:03:12 +02:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qabstracttextdocumentlayout.pro Clean up some auto tests of gui 2012-03-12 13:14:05 +01:00
tst_qabstracttextdocumentlayout.cpp Protect QAbstractTextDocumentLayout::anchorAt() from preedit 2012-03-27 23:03:12 +02:00