Comment #2 on issue 20571 by [email protected]: Triple-click in omnibox followed by middle-click doesn't paste http://code.google.com/p/chromium/issues/detail?id=20571
I think it's the expected behavior of GtkTextView. When pasting some text into GtkTextView, the previously selected text will be removed first, if the insertion point specified by middle click is inside the selection range. This behavior is consistent with other gtk based applications, such as gedit. I'd rather to believe it's a bug of Firefox. -- 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 -~----------~----~----~----~------~----~------~--~---
