NEW 249547
Do not lay out in Document::setFocusedElement
https://bugs.webkit.org/show_bug.cgi?id=249547
Summary Do not lay out in Document::setFocusedElement
Ahmad Saleem
Reported 2022-12-17 16:12:56 PST
Hi Team, Going through Blink's commit, came across another failing test in Safari Technology Preview 160: Test Case - https://jsfiddle.net/zLbes8pt/ ^ passes in Chrome Canary 110 and Firefox Nightly 110. Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/15acc9dd530608bc5bef752dd6aacee07c7c8377 I haven't looked into whether it is 1-1 merge but it is still a bug, which we should fix. Thanks!
Attachments
Safari 16.2, STP160, Chrome Canary 111 and Firefox 110 result (255.02 KB, image/png)
2022-12-18 05:09 PST, Ahmad Saleem
no flags
Testcase (1.26 KB, text/html)
2023-05-24 16:51 PDT, Ahmad Saleem
no flags
Tim Nguyen (:ntim)
Comment 1 2022-12-17 22:48:41 PST
The testcase seems to fail in Chrome Canary for me.
Ahmad Saleem
Comment 2 2022-12-18 05:09:25 PST
Created attachment 464095 [details] Safari 16.2, STP160, Chrome Canary 111 and Firefox 110 result I am getting following on JSFiddle test across all browsers.
Radar WebKit Bug Importer
Comment 3 2022-12-24 16:13:14 PST
Ahmad Saleem
Comment 4 2023-05-24 16:51:36 PDT
Created attachment 466488 [details] Testcase Removing this testcase from JSFiddle to confirm, it is genuine bug and not something hidden due to iframe focus issue with JSFiddle.
Note You need to log in before you can comment on or make changes to this bug.