Comment #5 on issue 20460 by [email protected]: Omnibox does not give  
up primary selection without a fight
http://code.google.com/p/chromium/issues/detail?id=20460

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

------------------------------------------------------------------------
r24971 | [email protected] | 2009-08-31 16:41:21 -0700 (Mon, 31 Aug 2009)  
| 21 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc?r1=24971&r2=24970
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h?r1=24971&r2=24970

Linux: Simplify omnibox selection code and stop taking back selection.

This fixes a long-time bug (mentioned at the end of my description
in http://codereview.chromium.org/159185 but reported more recently)
where Chrome would steal back the PRIMARY selection the first time
that another app takes it.

I tested by going through my test cases from the following earlier
changes and also confirming that the selection-stealing issue is also
fixed:

   http://codereview.chromium.org/151006
   http://codereview.chromium.org/155971
   http://codereview.chromium.org/159185
   http://codereview.chromium.org/164539
   http://codereview.chromium.org/173098

BUG=20460
TESTED=see above

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


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