Comment #8 on issue 18403 by [email protected]: Ctrl-C in omnibox  
should update both CLIPBOARD and PRIMARY selections
http://code.google.com/p/chromium/issues/detail?id=18403

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

------------------------------------------------------------------------
r23596 | [email protected] | 2009-08-17 17:25:09 -0700 (Mon, 17 Aug 2009)  
| 22 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc?r1=23596&r2=23595
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h?r1=23596&r2=23595

Linux: Update PRIMARY selection on omnibox copy-to-clipboard.

This brings us in line with Firefox's behavior.  Ctrl-L highlights
the URL but doesn't update the PRIMARY selection, so Ctrl-C is a
common* way to get the current location into PRIMARY so you can
middle-click somewhere else to paste it.

* I use it and a user mentioned that they do too. :-P

Tested as follows:

- highlight some text on the page to make it PRIMARY
- hit Ctrl-L and confirm that text on page is still PRIMARY
- hit Ctrl-C and confirm that location is now PRIMARY
- repeat, but this time hit the right arrow key between Ctrl-L
   and Ctrl-C to unhighlight the text first.  the text on the
   page should remain the PRIMARY selection

BUG=18403
TESTED=see above

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


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