Bug 18948
Summary: | Scrollbar steals focus from find box (windows only) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | aroben, esprehn, timothy, webkit |
Priority: | P2 | Keywords: | PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Eric Seidel (no email)
Scrollbar steals focus from find box (windows only)
1. Go to a page with scrollbars (news.google.com as one example)
2. search for some text
3. use the scroll bar to scroll, notice how the find box loses focus.
4. Try typing more text into the find box (this should work, but doesn't)
This does not occur in Mac Safari. I expect this is a webkit issue, hence I'm filing it here.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
This seems quite related to (though may not be a duplicate of) bug 16809.
Robert Blaut
(In reply to comment #0)
> This does not occur in Mac Safari. I expect this is a webkit issue, hence I'm
> filing it here.
>
Corrected a bug description.
Elliott Sprehn
Safari works this way now too, even on OS X, it seems like it's intended behavior.
Eric Seidel (no email)
Maybe it is?