Bug 16917 - REGRESSION (r29581/2): Google Maps search box loses focused appearance
Summary: REGRESSION (r29581/2): Google Maps search box loses focused appearance
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL: http://maps.google.com
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2008-01-17 20:27 PST by Matt Lilek
Modified: 2008-01-18 11:52 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2008-01-17 20:27:03 PST
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>.
Comment 1 Mark Rowe (bdash) 2008-01-18 04:26:08 PST
This is in Radar as <rdar://problem/5693558>.
Comment 2 Mark Rowe (bdash) 2008-01-18 04:34:28 PST
The cause of this is probably the same as that of bug 16910.
Comment 3 Timothy Hatcher 2008-01-18 09:42:53 PST
This is the same as bug 16910.
Comment 4 Adam Roben (:aroben) 2008-01-18 09:49:43 PST
(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.
Comment 5 Timothy Hatcher 2008-01-18 11:52:01 PST
Fixed in r29629.