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

gmak
Reported 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.
Attachments
patch with commit log (3.98 KB, patch)
2012-09-14 09:47 PDT, gmak
no flags
gmak
Comment 1 2012-09-14 09:47:50 PDT
Created attachment 164174 [details] patch with commit log
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-09-14 10:09:13 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.