[Webkit-unassigned] [Bug 218349] New: REGRESSION(r269111) [GTK] fast/forms/focus2.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 12:12:43 PDT 2020


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

            Bug ID: 218349
           Summary: REGRESSION(r269111) [GTK] fast/forms/focus2.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: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

fast/forms/focus2.html

Failing since r269111

Diff:

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/focus2-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/focus2-actual.txt
@@ -46,8 +46,8 @@
 focus event: [to] DIV
 keydown event: [to] DIV
 blur event: [to] DIV
-focus event: [to] ANCHOR
-blur event: [to] ANCHOR
+focus event: [to] BUTTON
+blur event: [to] BUTTON

 IFRAME DOCUMENT:
 focus event: [to] BUTTON
@@ -92,5 +92,4 @@
 focus event: [to] DIV
 keydown event: [to] DIV
 blur event: [to] DIV
-focus event: [to] ANCHOR


Maybe related to the cocoa specific EventHandler handling of TabsToLinks?

Setting TabsToLinks to true in TestController makes the test pass for GTK.

-- 
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/20201029/8214515b/attachment.htm>


More information about the webkit-unassigned mailing list