[Webkit-unassigned] [Bug 227049] New: Safari interrupts rendering during programmatic focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 15:29:01 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227049

            Bug ID: 227049
           Summary: Safari interrupts rendering during programmatic focus
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Intel)
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntowle at salesforce.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Demo here: https://playground.lwcjs.org/projects/NnDdO6d8X/42/edit

Repro steps:

1. Click any of the "click to edit" lines in the Preview

Expected behavior: all "click to edit" lines are replaced with a text box, and the text box associated with the element clicked gains focus.

Actual behavior: all "click to edit" lines disappear (as expected) and the text boxes show up in the DOM (as expected) but the text boxes never render, leaving the page blank.

This seems to be a regression since Safari 14.1 - Chrome, etc are unaffected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210615/5b2cf85a/attachment.htm>


More information about the webkit-unassigned mailing list