WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65801
[Qt] move-selection-back-line-strict.html fails
https://bugs.webkit.org/show_bug.cgi?id=65801
Summary
[Qt] move-selection-back-line-strict.html fails
Ryosuke Niwa
Reported
2011-08-05 17:36:55 PDT
A test added by
http://trac.webkit.org/changeset/92526
is failing on Qt Release (Tests) bot:
http://build.webkit.org/results/Qt%20Linux%20Release/r92526%20(36213)/results.html
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2011-08-05 17:37:51 PDT
Please try adding execMoveSelectionForwardByCharacterCommand before execMoveSelectionBackwardByLineCommand.
Ryosuke Niwa
Comment 2
2011-08-05 17:46:17 PDT
Added the test to the skipped list in
http://trac.webkit.org/changeset/92531
.
Caio Marcelo de Oliveira Filho
Comment 3
2012-07-19 10:01:07 PDT
This was failing due to a font issue in Qt test infrastructure. A variable-width font was picked instead a fixed-width font. This 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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug