[Webkit-unassigned] [Bug 200466] REGRESSION: Cannot tap on any buttons on m.naver.com home screen on iPad

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 11:13:16 PDT 2019


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

--- Comment #6 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 375616
  --> https://bugs.webkit.org/attachment.cgi?id=375616
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=375616&action=review

>> Source/WebCore/page/Quirks.cpp:303
>> +        // FIXME: Maybe this quirk should be disabled for "m." subdomains on all sites? These are generally mobile sites that don't need mouse events.
> 
> SimulatedMouseEventsDispatchPolicy should definitely be Deny on mobile pages for example when the user explicitly asks for the mobile version.

My understanding is that we only set WebsiteSimulatedMouseEventsDispatchPolicy::Allow when in desktop mode. (See WebPageProxy::effectiveContentModeAfterAdjustingPolicies.) I wonder how we ended up in desktop mode at all on an m. site.

-- 
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/20190806/ae8f62ec/attachment.html>


More information about the webkit-unassigned mailing list