qt5base-lts/tests/auto/other/qaccessibility
Boris Dušek 551f39bac5 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: I843c5b29f8048196ec3405b6717655e77b567dbb
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
2015-03-25 09:47: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-25 09:47:52 +00:00