[Webkit-unassigned] [Bug 197248] New: [GTK] fast/events/autoscroll-when-input-is-offscreen.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 14:54:15 PDT 2019


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

            Bug ID: 197248
           Summary: [GTK]
                    fast/events/autoscroll-when-input-is-offscreen.html is
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

The following tests are failing on GTK since r244137:r244148, probably since they were introduced in r244141.

fast/events/autoscroll-when-input-is-offscreen.html
fast/events/autoscroll-with-software-keyboard.html

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/autoscroll-when-input-is-offscreen-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/autoscroll-when-input-is-offscreen-actual.txt
@@ -1,3 +1,3 @@
 This test focuses a form, them scrolls to the bottom of the page. Then text is entered in the form, and we check to make sure the page has scrolled so that the input is visible again.
-PASS: page has scrolled back to the top to show the element that has text being entered into it.
+FAIL: page has failed to scroll when entering text into a form that is offscreen.


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/autoscroll-with-software-keyboard-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/autoscroll-with-software-keyboard-actual.txt
@@ -1,4 +1,4 @@
 This test presses return until the cursor would be behind the keyboard, forcing the content to be scrolled to stay in view with a software keyboard on screen.
-PASS: page has scrolled when caret is behind software keyboard.
-PASS: page has continuted to scroll when caret is beyond the edge of the screen.
+FAIL: page has failed to scroll when caret is behind software keyboard.
+FAIL: page has failed to scroll when caret is beyond the edge of the screen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190424/334c21d5/attachment-0001.html>


More information about the webkit-unassigned mailing list