<?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>277402</bug_id>
          
          <creation_ts>2024-07-31 00:43:31 -0700</creation_ts>
          <short_desc>[GTK4] fast/events/context-activated-by-key-event.html is a constant failure</short_desc>
          <delta_ts>2024-07-31 00:44:17 -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>New Bugs</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=173419</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="Diego Pino">dpino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2049755</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-07-31 00:43:31 -0700</bug_when>
    <thetext>The test is passing in GTK3:

https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fevents%2Fcontext-activated-by-key-event.html&amp;platform=GTK&amp;platform=WPE

But it&apos;s failing in GTK4 with the following error:

https://build.webkit.org/results/GTK-Linux-64-bit-Release-GTK4-Tests/281623%40main%20%2833569%29/fast/events/context-activated-by-key-event-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/events/context-activated-by-key-event-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/events/context-activated-by-key-event-actual.txt
@@ -1,7 +1,3 @@
 This tests whether the context menu is displayed on the menu key press.
 example.com
-PASS WINDOW
-PASS CONTENTEDITABLE
-PASS ELEMENT
-PASS CONTENTEDITABLE SELECTION

The test is also failing in WPE with the same error:

https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/281634%40main%20%2816877%29/fast/events/context-activated-by-key-event-diff.txt

--- /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/fast/events/context-activated-by-key-event-expected.txt
+++ /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/fast/events/context-activated-by-key-event-actual.txt
@@ -1,7 +1,3 @@
 This tests whether the context menu is displayed on the menu key press.
 example.com
-PASS WINDOW
-PASS CONTENTEDITABLE
-PASS ELEMENT
-PASS CONTENTEDITABLE SELECTION</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>