qt5base-lts/tests/auto/other/qaccessibility
Boris Dušek 1cdb117001 Fix accessibility character rect tests
textEditTest in qaccessibility test was using QTextEdit::setCurrentFont
on second pass, but that did not change the font used for text in any way.
I don't know what was the purpose. So I changed it into something that
made sense to me and actually tests text with a different font on second pass.

Also fixed characterRect function in tests to use correct font/format.

Change-Id: I3663e02abda381be1401e298c15b51cd0fb75939
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
2015-03-05 15:04:52 +00:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
accessiblewidgets.h Update copyright headers 2015-02-11 06:49:51 +00:00
qaccessibility.pro Haiku: Make remaining auto tests compile on Haiku 2015-01-14 05:37:28 +01:00
tst_qaccessibility.cpp Fix accessibility character rect tests 2015-03-05 15:04:52 +00:00