Bug 89825 - [Browser] omitting protocol in URL bar does not work on OS X
Summary: [Browser] omitting protocol in URL bar does not work on OS X
Status: RESOLVED DUPLICATE of bug 75317
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 09:53 EST by Kim Horne CLA
Modified: 2005-03-31 15:49 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Horne CLA 2005-03-31 09:53:08 EST
On windows, if you enter google.com in the url bar and hit enter it will resolve to http://google.com.  If 
you do the same in OS X nothing occurs.
Comment 1 Dejan Glozic CLA 2005-03-31 10:03:04 EST
Do you see the same behaviour on standalone Windows and OS browsers? If you 
do, then it is the browser's own behaviour and we are just inheriting it 
through the Browser widget.
Comment 2 Kim Horne CLA 2005-03-31 10:15:26 EST
I'm not sure what you're using for a browser on OS X... I assume it's Safari. 
In Safari I can just enter google.com and it will work.  No need for the http://
Comment 3 Dejan Glozic CLA 2005-03-31 10:19:03 EST
It is possible that the browser application automatically completes the URL if 
it is missing the protocol, not the embeddable browser widget, so we are 
lacking that behaviour. 

Chris, can you confirm that the protocol prepending is something that we need 
to do ourselves on Mac?
Comment 4 Christophe Cornu CLA 2005-03-31 15:21:15 EST
That's bug 75317. We're deciding what to do and will reply to your question.
Comment 5 Dejan Glozic CLA 2005-03-31 15:49:44 EST

*** This bug has been marked as a duplicate of 75317 ***