Closed
Bug 273157
Opened 20 years ago
Closed 20 years ago
If user types spaces into address bar, do search instead of treating as URL
Categories
(Firefox :: Address Bar, enhancement)
Tracking
()
VERIFIED
DUPLICATE
of bug 261608
People
(Reporter: jonathan.aquino, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 StumbleUpon/1.999
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 StumbleUpon/1.999
If the user types spaces into the address bar, we know that she is doing a
search. So perform a search (e.g. Google) instead of treating it as a URL.
Reproducible: Always
Steps to Reproduce:
Type ".net tutorial" into address bar
Actual Results:
Error message:
Invalid Address Error
The URL is not valid and cannot be loaded.
Expected Results:
Search results for ".net tutorial"
Comment 1•20 years ago
|
||
Can't say I understand why one would want to use the url bar for searches when
there exists a search bar for that purpose but anyway...
*** This bug has been marked as a duplicate of 245597 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
This is about the period. When a string includes the period, it's treated as a
URL. A fix was just checked in and should be in the next nightlies.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 261608 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•