WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79634
[Qt] REGRESSION: Two editing test started to fail with newer Qt5
https://bugs.webkit.org/show_bug.cgi?id=79634
Summary
[Qt] REGRESSION: Two editing test started to fail with newer Qt5
Csaba Osztrogonác
Reported
2012-02-26 23:42:31 PST
After the latest Qt5 two editing test started to fail: (
https://lists.webkit.org/pipermail/webkit-qt/2012-February/002527.html
) --- /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt +++ /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/vertical-rl-rtl-extend-line-forward-br-actual.txt @@ -15,4 +15,4 @@ text run at (26,90) width 60 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}." RenderBlock {PRE} at (0,200) size 784x0 selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body -selection end: position 6 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body +selection end: position 8 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body --- /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt +++ /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/vertical-rl-rtl-extend-line-forward-p-actual.txt @@ -15,4 +15,4 @@ text run at (0,90) width 60 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}." RenderBlock {PRE} at (0,200) size 784x0 selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body -selection end: position 6 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body +selection end: position 8 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-02-26 23:54:56 PST
I skipped them to paint the bots happier -
http://trac.webkit.org/changeset/108962/trunk/LayoutTests/platform/qt-5.0/Skipped
Csaba Osztrogonác
Comment 2
2012-10-09 01:47:27 PDT
I compared them to the Mac results, they pass. Rebaslines and unskip landed in
r130737
.
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