Bug 96800 - [BLACKBERRY] Mouse over and mouse out events are lost on non-scrollable pages
Summary: [BLACKBERRY] Mouse over and mouse out events are lost 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-14 09:43 PDT by gmak
Modified: 2012-09-14 10:09 PDT (History)
4 users (show)

See Also:


Attachments
patch with commit log (3.98 KB, patch)
2012-09-14 09: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-14 09:43:43 PDT
We aren't sending mouse events on non-scrollable pages if the detected element has no mouse move handlers.
We don't actually need to check that if the page doesn't scroll.
Comment 1 gmak 2012-09-14 09:47:50 PDT
Created attachment 164174 [details]
patch with commit log
Comment 2 WebKit Review Bot 2012-09-14 10:09:10 PDT
Comment on attachment 164174 [details]
patch with commit log

Clearing flags on attachment: 164174

Committed r128625: <http://trac.webkit.org/changeset/128625>
Comment 3 WebKit Review Bot 2012-09-14 10:09:13 PDT
All reviewed patches have been landed.  Closing bug.