NEW 271951
Web Inspector: Debugger gets stuck after command-clicking on canvas element
https://bugs.webkit.org/show_bug.cgi?id=271951
Summary Web Inspector: Debugger gets stuck after command-clicking on canvas element
Jeff Johnson
Reported 2024-03-31 12:55:54 PDT
Created attachment 470688 [details] Screen recording Safari 17.4.1 (18618.1.15.111.8, 18618) and Safari Technology Preview 191 (Safari 17.4, WebKit 18619.1.6.3) on macOS 13.6.6 (22G630) Steps to reproduce: 1. Open https://www.justtherecipe.com 2. Scroll down to the bottom of the page 3. Open the Safari web inspector 4. Create a breakpoint for the "click" event 5. Command-click on Privacy Policy The debugger gets stuck. I can type characters in the console, but I can't press return. And many of the buttons in the web inspector don't work, such as step over and step into. Also, the web page goes blank. See the attached screen recording. The website renders all of the controls at the bottom in an HTML <canvas> element.
Attachments
Screen recording (34.83 MB, video/quicktime)
2024-03-31 12:55 PDT, Jeff Johnson
no flags
Radar WebKit Bug Importer
Comment 1 2024-04-07 12:56:20 PDT
Ahmad Saleem
Comment 2 2024-04-08 04:32:08 PDT
@Jeff - is it regression or it was happening prior to 17.4 as well?
Jeff Johnson
Comment 3 2024-04-08 04:36:12 PDT
(In reply to Ahmad Saleem from comment #2) > @Jeff - is it regression or it was happening prior to 17.4 as well? I haven't tested on older versions.
Jeff Johnson
Comment 4 2024-04-08 05:27:26 PDT
(In reply to Jeff Johnson from comment #3) > (In reply to Ahmad Saleem from comment #2) > > @Jeff - is it regression or it was happening prior to 17.4 as well? > > I haven't tested on older versions. Update: The bug does not occur with Safari 16.6.1 on macOS Big Sur.
Note You need to log in before you can comment on or make changes to this bug.