DescriptionOmnibox: SearchProvider: Fix Navsuggestions in Prevent-Inlining Mode
Precisely, navsuggestions that look like a user's input (trailing slash or not, omitted scheme/droppable prefix)--are effectively a what-you-typed suggestion--sometimes were previously erroneously marked as "not allowed to be the default match" when the user is backspacing (i.e., prevent_inline_autocompletion mode).
This causes some wonkiness, especially now that reorder mode is default. See listed bug.
This fixes the trouble and added/corrects tests.
BUG=344585
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252486
Patch Set 1 #
Total comments: 8
Patch Set 2 : new approach #Patch Set 3 : reupload #Patch Set 4 : again #
Total comments: 2
Patch Set 5 : wrapping #
Messages
Total messages: 10 (0 generated)
|