Bug 49219 - Find in Page: scrolling the page with the scrollbar while overlay is up dismisses the overlay
Summary: Find in Page: scrolling the page with the scrollbar while overlay is up dismi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-11-08 16:01 PST by Anders Carlsson
Modified: 2010-11-08 16:10 PST (History)
0 users

See Also:


Attachments
Patch (3.56 KB, patch)
2010-11-08 16:03 PST, Anders Carlsson
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>