[Webkit-unassigned] [Bug 249712] New: <html> should be focusable if document.designMode="on"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 07:03:36 PST 2022


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

            Bug ID: 249712
           Summary: <html> should be focusable if document.designMode="on"
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: wenson_hsieh at apple.com

Hi Team,

While going through Blink's commits, I found another one which we can merge:

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/2e0b14d5b60afe239324c9c986745bec7f294ece

Webkit Source - https://searchfox.org/wubkat/source/Source/WebCore/dom/Element.cpp#378

^ In above add this:

|| isRootEditableElement();

https://searchfox.org/wubkat/source/Source/WebCore/dom/Node.cpp#1376

Only issue that don't have testcase.

Thanks!

-- 
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/20221221/af412599/attachment.htm>


More information about the webkit-unassigned mailing list