Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Medium
New issue 19419 by CalebEgg: Ctrl+backspace does not parse words beginning with underscores correctly http://code.google.com/p/chromium/issues/detail?id=19419 What steps will reproduce the problem? 1. In a text field, type "foo bar _baz" 2. Press ctrl+backspace What is the expected output? What do you see instead? Expected: "foo bar" Actual: "foo" Also affects ctrl+left arrow. Doesn't happen in omnibox -- just text fields. -- 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 -~----------~----~----~----~------~----~------~--~---
