• lenny.khazan's avatar
    Allow users to perform queries in the omnibox which begin with a search · 70964960
    lenny.khazan authored
    shortcut.
    
    Previously, if a user had (for example) configured a search shortcut of 'cs' which
    went to cs.chromium.org, they would be unable to (easily) start a query in the
    omnibox starting with 'cs'. Now, backspacing the keyword leaves the space after
    the keyword, allowing the user to continue typing without reenabling keyword
    mode.
    
    BUG=393371
    NOTRY=true
    R=pkasting@chromium.org
    TEST=type 'google.com ' into the omnibar and it should enter keyword mode.
    Press backspace and 'google.com ' will be left in the omnibar, rather than
    'google.com'.
    
    Review URL: https://codereview.chromium.org/477873002
    
    Cr-Commit-Position: refs/heads/master@{#322429}
    70964960
AUTHORS 21.3 KB