Bug 97607 - [BLACKBERRY] Fat Fingers doesn't work on non-scrollable pages.
Summary: [BLACKBERRY] Fat Fingers doesn't work on non-scrollable pages.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 14:41 PDT by gmak
Modified: 2012-09-25 19:54 PDT (History)
4 users (show)

See Also:


Attachments
patch with commit log (2.69 KB, patch)
2012-09-25 14:47 PDT, gmak
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gmak 2012-09-25 14:41:06 PDT
Fat Fingers doesn't work on non-scrollable pages.
Comment 1 gmak 2012-09-25 14:47:05 PDT
Created attachment 165679 [details]
patch with commit log
Comment 2 Antonio Gomes 2012-09-25 19:50:53 PDT
Comment on attachment 165679 [details]
patch with commit log

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

> Source/WebKit/blackberry/WebKitSupport/TouchEventHandler.cpp:262
> +            // always use the true touch point if using the meta-tag, otherwise only use it if we sent mouse moves

Should be capital "A".

its -> it's
Comment 3 WebKit Review Bot 2012-09-25 19:54:48 PDT
Comment on attachment 165679 [details]
patch with commit log

Clearing flags on attachment: 165679

Committed r129587: <http://trac.webkit.org/changeset/129587>
Comment 4 WebKit Review Bot 2012-09-25 19:54:52 PDT
All reviewed patches have been landed.  Closing bug.