Bug 96800

Summary: [BLACKBERRY] Mouse over and mouse out events are lost on non-scrollable pages
Product: WebKit Reporter: gmak
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch with commit log none

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.