RESOLVED FIXED 16917
REGRESSION (r29581/2): Google Maps search box loses focused appearance
https://bugs.webkit.org/show_bug.cgi?id=16917
Summary REGRESSION (r29581/2): Google Maps search box loses focused appearance
Matt Lilek
Reported 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>.
Attachments
Mark Rowe (bdash)
Comment 1 2008-01-18 04:26:08 PST
This is in Radar as <rdar://problem/5693558>.
Mark Rowe (bdash)
Comment 2 2008-01-18 04:34:28 PST
The cause of this is probably the same as that of bug 16910.
Timothy Hatcher
Comment 3 2008-01-18 09:42:53 PST
This is the same as bug 16910.
Adam Roben (:aroben)
Comment 4 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.
Timothy Hatcher
Comment 5 2008-01-18 11:52:01 PST
Fixed in r29629.
Note You need to log in before you can comment on or make changes to this bug.