Bug 50144 - [Qt] editing/execCommand/move-selection-back-line.html fails with Qt >= 4.7.1
Summary: [Qt] editing/execCommand/move-selection-back-line.html fails with Qt >= 4.7.1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords: Qt, QtTriaged, Regression
Depends on: 85203 91246
Blocks: 46248 79666
  Show dependency treegraph
 
Reported: 2010-11-29 03:44 PST by Csaba Osztrogonác
Modified: 2012-07-19 11:18 PDT (History)
4 users (show)

See Also:


Attachments
fail - png (9.51 KB, image/png)
2010-11-29 03:44 PST, Csaba Osztrogonác
no flags Details
expected png (9.68 KB, image/png)
2010-11-29 03:45 PST, Csaba Osztrogonác
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-11-29 03:44:34 PST
Created attachment 75009 [details]
fail - png

It fails with DRT, but passes with QtTestBrowser.
Comment 1 Csaba Osztrogonác 2010-11-29 03:45:10 PST
Created attachment 75010 [details]
expected png
Comment 2 Chang Shu 2011-05-10 11:33:47 PDT
again, this is a test font issue. The monospace font was not picked and characters didn't line-up.
Comment 3 Csaba Osztrogonác 2012-05-18 05:54:21 PDT
It is still valid bug with Qt 4.8 and Qt 5 WK1 and WK2.
Comment 4 Caio Marcelo de Oliveira Filho 2012-07-19 09:59:53 PDT
Font issue was fixed by adopting a new (more correct) font configuration when running tests.

The test now pass and patch in bug 91246 should unskip it.