DescriptionInstant extended: Remove suggest commit on lost focus
With this CL we no longer commit instant suggest text when the
omnibox loses focus.
Also see the following discussion:
https://code.google.com/p/chromium/issues/detail?id=179981#c15
BUG=179981, 12664004
TEST=On Mac, ChromeOS, and Windows tested the following:
- Typed "hello w"
- clicked on the page and verified that suggest text remained
uncommited
- clicked back in the omnibox and pressed right arrow, verified
that the suggest text was commited
Did the same test except instead of clicking on the page I clicked
into the find bar. Verified that this also worked.
Also tested switching tabs and verified that suggest text is not lost.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192645
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : fix tests #
Total comments: 2
Patch Set 5 : update another test #
Total comments: 4
Patch Set 6 : rebase #Patch Set 7 : address pkasting review comments #
Total comments: 6
Patch Set 8 : #Patch Set 9 : #Patch Set 10 : #Patch Set 11 : #Patch Set 12 : fix NavigationSuggestionIsDiscardedUponSearchSuggestion #Patch Set 13 : #Messages
Total messages: 27 (0 generated)
|