[Webkit-unassigned] [Bug 132682] [iOS WebKit2] Can't activate text fields on Facebook

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 14:53:20 PDT 2014


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





--- Comment #7 from Benjamin Poulain <benjamin at webkit.org>  2014-05-08 14:53:42 PST ---
(From update of attachment 231072)
View in context: https://bugs.webkit.org/attachment.cgi?id=231072&action=review

> Source/WebKit2/WebProcess/WebPage/WebPage.h:1199
> +    RefPtr<WebCore::Node> m_pendingSyntheticClickNode;
> +    WebCore::FloatPoint m_pendingSyntheticClickLocation;

You should put those next to m_potentialTapNode && m_potentialTapLocation

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list