Bug 75317 - [Browser] Location not browsed when URL misses protocol / www
Summary: [Browser] Location not browsed when URL misses protocol / www
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Christophe Cornu CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
: 89825 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-29 12:54 EDT by Benjamin Pasero CLA
Modified: 2005-03-31 15:59 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 Benjamin Pasero CLA 2004-09-29 12:54:53 EDT
Hi,

I am using the Browser widget with a location text field, that calls setUrl()
with the content from the text field after the default selection event occures.
This is hitting the Enter key.

Entering URLs that miss "http://" and "www." do not seem to work then. For
example, I entered "heise.de" and hit the Enter key. Nothing happend. Then
after entering "http://www.heise.de" and hitting Enter, the page was loading.
I was working on a G5 using current Mac OS X version.

Ben
Comment 1 Benjamin Pasero CLA 2004-10-07 11:54:22 EDT
Verified this behaviour using the Browser Snippet from the Snippet section.
Comment 2 Dejan Glozic CLA 2005-03-31 15:49:44 EST
*** Bug 89825 has been marked as a duplicate of this bug. ***
Comment 3 Christophe Cornu CLA 2005-03-31 15:59:02 EST
fixed in HEAD v>20050331 (note: did not make it for M6, should be in M7)
Comment 4 Christophe Cornu CLA 2005-03-31 15:59:18 EST
fixed