Bug 49219

Summary: Find in Page: scrolling the page with the scrollbar while overlay is up dismisses the overlay
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sullivan: review+

Description Anders Carlsson 2010-11-08 16:01:55 PST
Find in Page: scrolling the page with the scrollbar while overlay is up dismisses the overlay
Comment 1 Anders Carlsson 2010-11-08 16:02:26 PST
<rdar://problem/8569550>
Comment 2 Anders Carlsson 2010-11-08 16:03:26 PST
Created attachment 73302 [details]
Patch
Comment 3 John Sullivan 2010-11-08 16:06:02 PST
Comment on attachment 73302 [details]
Patch

I think it's worth a comment in FindPageOverlay::mouseEvent about why the bounds() check is needed.
Comment 4 Anders Carlsson 2010-11-08 16:10:00 PST
Committed r71583: <http://trac.webkit.org/changeset/71583>