Comment #5 on issue 20281 by [email protected]: OSX Omnibox popup does  
not support shift-delete.
http://code.google.com/p/chromium/issues/detail?id=20281

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=24819

------------------------------------------------------------------------
r24819 | [email protected] | 2009-08-28 15:29:56 -0700 (Fri, 28 Aug 2009)  
| 13 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_mac.h?r1=24819&r2=24818
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_mac.mm?r1=24819&r2=24818

[Mac] Handle shift-delete when omnibox popup is up.

When the user hits shift-delete (that's forward delete),
attempt to delete the item highlighted from the list.  This only seems
to work for history items.

http://crbug.com/20281
TEST=No idea.  I've managed to delete an item, but most items seem
immune to deletion, this code is calling the right place, but the
match itself checks !deletable.  Sometimes I have luck going to a
site, then typing part of the URL and using shift-del on it.

Review URL: http://codereview.chromium.org/176022
------------------------------------------------------------------------


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to