Issue 1584: FEATURE: Automatically put clipboard (copy) into onmibox when making new tab. http://code.google.com/p/chromium/issues/detail?id=1584
Comment #6 by cody314: Or better yet, just have when a new tab is created, to see if the last user action was a CTRL-C (copy to clipboard from chrome). This would include most of the users who are attempting to do this. If they copied something in chrome, and then is making a new tab right after. Chances are the user is intending to search this, and in this case you can have the new tabs omnibox initial guess to that of the clipboard. This reduces the risk of sensitive data into the omni box. Of course still only urls and words/phrases will be included to do this "searchable copies". this is just what omnibox thinks your are going to do next, and gives it's suggestion what what it believes your trying to do. which is what the omnibox is designed for. If you are worried about sensitive data, only do urls or material your sure about (recently copied material from another chrome thing only). And in the end this is what a browser is for... trying to figure out what the user is trying to do, and assist him with that. If the browser is sure the user made a new tab to search what's in the clipboard, then by all means, have omnibox suggestion the clipboard as the initial suggestion. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
