Bug 297089

Summary: [WPE] <dialog> does not close if "Escape" is pressed inside a "contenteditable" element
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, ntim
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Linux   

Yury Semikhatsky
Reported 2025-08-07 17:44:49 PDT
Steps to reproduce: 1. Open attached page 2. Put focus inside the contenteditable field 3. Press "Escape" Expected: The dialog is closed. Actual: The dialog stays open. Works fine on GTK and other platforms. Originally reported in Playwright: https://github.com/microsoft/playwright/issues/36727
Attachments
Tim Nguyen (:ntim)
Comment 1 2025-08-08 00:16:45 PDT
*** This bug has been marked as a duplicate of bug 297091 ***
Note You need to log in before you can comment on or make changes to this bug.