Bug 16917
Summary: | REGRESSION (r29581/2): Google Maps search box loses focused appearance | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aroben |
Priority: | P1 | Keywords: | InRadar, NeedsReduction, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://maps.google.com |
Matt Lilek
When you load Google Maps in ToT, the search box looks focused briefly before appearing to lose it, but it doesn't and otherwise behaves fine. You can also see the focus/unfocus flickr when switching between tabs. More than likely regressed with <http://trac.webkit.org/projects/webkit/changeset/29581> or <http://trac.webkit.org/projects/webkit/changeset/29582>.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
This is in Radar as <rdar://problem/5693558>.
Mark Rowe (bdash)
The cause of this is probably the same as that of bug 16910.
Timothy Hatcher
This is the same as bug 16910.
Adam Roben (:aroben)
(In reply to comment #3)
> This is the same as bug 16910.
Yes, though they may require separate code changes to fix, if the fix is in platform-specific code.
Timothy Hatcher
Fixed in r29629.