[Webkit-unassigned] [Bug 79634] New: [Qt] REGRESSION: Two editing test started to fail with newer Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 23:42:31 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79634

           Summary: [Qt] REGRESSION: Two editing test started to fail with
                    newer Qt5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Critical
          Priority: P1
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: hausmann at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list