Status: Untriaged Owner: CalebEgg Labels: Type-Bug Pri-2 OS-Linux Area-BrowserUI Size-Small Area-Compat
New issue 17504 by CalebEgg: [Linux] Middle click link in gmail chat pastes primary selection http://code.google.com/p/chromium/issues/detail?id=17504 What steps will reproduce the problem? 1. Open gmail 2. Type/paste in a link 3. Select some text on the page 4. Try to open the link in a new background tab by middle clicking What is the expected output? What do you see instead? The primary selection is pasted into the chat box even though the click is not on the box. The primary selection should only be pasted if the mouse is in the textarea when the click occurs (I guess?). Here's a page that demonstrates the behavior: http://www.calebegg.com/files/test.html Select the text and middle click the link. The link is in a div that focuses the textarea onclick. -- 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 -~----------~----~----~----~------~----~------~--~---
