Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Medium
New issue 18224 by CalebEgg: Ctrl+backspace in the omnibox http://code.google.com/p/chromium/issues/detail?id=18224 What steps will reproduce the problem? 1. Type "goog" in the omnibox (I'm assuming this autocompletes for you :-)) 2. Press ctrl+backspace What is the expected output? What do you see instead? Ctrl + backspace should delete previous word. It deletes the user inserted text but doesn't delete the suggestion portion of the URL (highlighted in Linux, not in Windows). I was expecting it to delete everything -- the suggestion as well as the part I'd typed. Additionally, if I had typed: google.com/rea and it suggested google.com/reader and I pressed ctrl+backspace, I would expect: google.com/ currently I get: google.com/der -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
