Bug 131212

Summary: REGRESSION (r166615): Pressing return doesn’t submit search term at bing.com
Product: WebKit Reporter: mitz
Component: New BugsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://bing.com
Attachments:
Description Flags
proposed fix
mitz: review+
proposed fix mitz: review+

Description mitz 2014-04-03 23:19:26 PDT
To reproduce this bug, navigate to the Bing homepage or a Bing search results page, type something in the Bing search field, and press return. Nothing happens.

This is the regression range: <http://trac.webkit.org/log/trunk/?rev=166621&stop_rev=166612>. I strongly suspect <http://trac.webkit.org/r166615>, the fix for bug 131055.
Comment 1 mitz 2014-04-03 23:24:47 PDT
Confirmed that this was caused by r166615.
Comment 2 mitz 2014-04-03 23:26:59 PDT
<rdar://problem/16521788>
Comment 3 Alexey Proskuryakov 2014-04-04 10:58:47 PDT
Created attachment 228607 [details]
proposed fix
Comment 4 Alexey Proskuryakov 2014-04-04 11:02:22 PDT
Created attachment 228608 [details]
proposed fix

Let's not a revert a FIXME.
Comment 5 Alexey Proskuryakov 2014-04-04 11:08:35 PDT
Committed <http://trac.webkit.org/r166793>.