Closed
Bug 123260
Opened 23 years ago
Closed 23 years ago
Ctrl+Enter should add .com to end of URL
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: andy, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
When typing a url into the location box, it should be possible to press
Ctrl+Enter and have the URL automatically add http://www. to the beginning of
it, and .com to the end. For example:
Type in: google
Press Ctrl+Enter, url changes to: http://www.google.com (And loads the page)
Reproducible: Always
Steps to Reproduce:
1. Type in text (such as 'google') into URL field
2. Press Ctrl+Enter
3. (Nothing happens...)
Actual Results: The URL did not change.
Expected Results: The URL should change to 'http://' + current url + '.com' and
load the page.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•