<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>218349</bug_id>
          
          <creation_ts>2020-10-29 12:12:43 -0700</creation_ts>
          <short_desc>REGRESSION(r269111) [GTK] fast/forms/focus2.html and mathml/presentation/href-enter.html mathml/presentation/href-style.html are failing</short_desc>
          <delta_ts>2020-10-29 18:57:49 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=218288</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>clopez</cc>
    
    <cc>sam</cc>
    
    <cc>thorton</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1702812</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-10-29 12:12:43 -0700</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1702837</commentid>
    <comment_count>1</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-10-29 13:21:43 -0700</bug_when>
    <thetext>Ditto for the two tests below:

mathml/presentation/href-enter.html
mathml/presentation/href-style.html

enter: Red square instead of green square
style: Tab-selected dashed outline is not drawn</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>