NEW 277402
[GTK4] fast/events/context-activated-by-key-event.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=277402
Summary [GTK4] fast/events/context-activated-by-key-event.html is a constant failure
Diego Pino
Reported 2024-07-31 00:43:31 PDT
The test is passing in GTK3: https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fcontext-activated-by-key-event.html&platform=GTK&platform=WPE But it'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
Attachments
Note You need to log in before you can comment on or make changes to this bug.