Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium
New issue 9848 by [email protected]: linux: unable to use selection copy/paste between chromium windows http://code.google.com/p/chromium/issues/detail?id=9848 1) open chromium and navigate to google.com. 2) Select text on google.com 3) Use middle mouse click to try to paste into the search box. We hit a dcheck in render_widget_host_view_gtk since the selection is now cleared (by the middle mouse click?). My guess is we need to not send the middle mouse click to webkit if we're doing a paste (i.e., the middle mouse click should either be sent to webkit or paste). -- 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 -~----------~----~----~----~------~----~------~--~---
