[Webkit-unassigned] [Bug 54857] New: [EFL] limit touch events when only page required touch events.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 21 00:21:03 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54857
Summary: [EFL] limit touch events when only page required touch
events.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ryuan.choi at samsung.com
ChromeClient have an api, needsTouchEvents, which tell the platform to stop forwarding touch events to WebCore.
So, We'd better to block ewk_frame_feed_touch_event when needsTouchEvents got false.
--
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