Comment #5 on issue 12316 by [email protected]: Linux Omnibox, autocomplete on paste annoying. http://code.google.com/p/chromium/issues/detail?id=12316
How about this way: 1. Intercept "paste-clipboard" signal of GtkTextView to determine the ctrl-v/shift-ins and context menu cases. 2. Track middle button press in button-press-event handler to determine the paste selection case. That should be enough. -- 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 -~----------~----~----~----~------~----~------~--~---
