Issue 1947: Ctrl + Enter implicitly assumes a link starting with www http://code.google.com/p/chromium/issues/detail?id=1947
Comment #3 by kurtrips: I think you misunderstood the issue. IE7 does not just blindly add 4 characters (.com) to the address. It basically can add either .com or both www. and .com i.e. if I type 'website' and press Ctrl + Enter, IE is first going to look for http:\\www.website.com and in case it fails, it then looks for http:\\website.com I think you'd agree that this kind of 'url resolution' is much smarter and user friendly. Of course, if you want to fix it or not, is your call. -- 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 -~----------~----~----~----~------~----~------~--~---
