[Webkit-unassigned] [Bug 248138] New: Fix focus traversal for HTMLPluginElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 19 19:28:55 PST 2022


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

            Bug ID: 248138
           Summary: Fix focus traversal for HTMLPluginElement
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

HI Team,

While going through Blink / Chrome bugs, I came across another which we can fix:

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

Webkit GitHub Commit - https://github.com/WebKit/WebKit/blob/3e0a538bed6065041835b64748f76e2b5150a41f/Source/WebCore/html/HTMLPlugInElement.cpp#LL179

and remove Line 180 and also remove "!" from Line 179.

It will fix following WPT Test:

https://wpt.fyi/results/html/interaction/focus/chrome-object-tab-focus-bug.html?label=experimental&label=master&aligned

Just wanted to raise another bug.

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/20221120/f6f577eb/attachment.htm>


More information about the webkit-unassigned mailing list