RESOLVED FIXED 89115
[BlackBerry]Always convert touch events to mouse events if the meta-tag TouchEventMode::PureWithMouseConversion is set.
https://bugs.webkit.org/show_bug.cgi?id=89115
Summary [BlackBerry]Always convert touch events to mouse events if the meta-tag Touch...
gmak
Reported 2012-06-14 12:15:49 PDT
Otherwise if the mouse move is not handled by the content it is bypassed the next time around. Since the content has set the meta-tag we presume that the content developer knows what they're doing and want mouse move events always.
Attachments
patch with commit log (4.75 KB, patch)
2012-06-14 12:19 PDT, gmak
no flags
gmak
Comment 1 2012-06-14 12:19:08 PDT
Created attachment 147627 [details] patch with commit log
WebKit Review Bot
Comment 2 2012-06-14 16:53:50 PDT
Comment on attachment 147627 [details] patch with commit log Clearing flags on attachment: 147627 Committed r120373: <http://trac.webkit.org/changeset/120373>
WebKit Review Bot
Comment 3 2012-06-14 16:53:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.