[Webkit-unassigned] [Bug 236217] REGRESSION(r195447): [GTK] document.activeElement not set on mouse click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 00:32:53 PST 2022


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

--- Comment #13 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #12)
> Comment on attachment 451875 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=451875&action=review
> 
> > Source/WebCore/html/HTMLAnchorElement.cpp:105
> > +#if !(PLATFORM(GTK) || PLATFORM(WPE))
> 
> I would guard this with #if PLATFORM(COCOA) instead, since I suspect other
> non-Apple ports want our behavior.

I prefer not to change the behavior of other ports, this was always specific to GTK, EFL and Qt, but not win.

-- 
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/20220215/f0c306dc/attachment-0001.htm>


More information about the webkit-unassigned mailing list