Bug 50144

Summary: [Qt] editing/execCommand/move-selection-back-line.html fails with Qt >= 4.7.1
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Caio Marcelo de Oliveira Filho <cmarcelo>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, cshu, laszlo.gombos, ossy
Priority: P2 Keywords: Qt, QtTriaged, Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 85203, 91246    
Bug Blocks: 46248, 79666    
Attachments:
Description Flags
fail - png
none
expected png none

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.