Issue 4241: Context menu option to navigate to static text that is a URL http://code.google.com/p/chromium/issues/detail?id=4241
Comment #1 by [EMAIL PROTECTED]: This worries me a little. What level of aggressiveness are you using to say whether something is a URL? I assume "http://foo.com" is a URL. Is "foo.com"? What about "foo" (on an intranet)? What about "TextwithanembeddedURLhttp://foo.com/somemoretextafterwards"? Do any of these answers change if the user has selected the URL-like text? What if the user is in an editable area, in which case right-clicking will also (right now) select the clicked- on word, if nothing else is selected? To be honest, I think we should just never bother with this... lots of edges, seemingly minimal gain. A compromise that I'd be OK with would be to do it only for selected text, if the AutocompleteInput parser says the type of the selected string is "URL". -- 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 -~----------~----~----~----~------~----~------~--~---
