Closed
Bug 364976
Opened 19 years ago
Closed 19 years ago
keywords don't work with CTRL + ALT + ENTER to open in new tab
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
INVALID
People
(Reporter: piratepenguin, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20061222 Minefield/3.0a2pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20061222 Minefield/3.0a2pre
as the summary says
Reproducible: Always
Steps to Reproduce:
1.setup a keyword by going to e.g. http://www.rpath.com/rbuilder Binding the search box to e.g. the 'r' keyword
2.enter 'r blahblah' into the location bar and press CTRL + ALT + ENTER (to open in a new tab)
3.
Actual Results:
New tab opens to http://www.r blahblah.com/ which brings us to http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=http%3A%2F%2Fwww.r+blahblah.com%2F
Expected Results:
New tab opens @ http://www.rpath.com/rbuilder/search?search=blahblah&type=Packages
Comment 1•19 years ago
|
||
I guess you're confusing the keyboard shortcuts:
* Alt+Enter should open in a new tab whatever you've entered (including keywords)
* Ctrl+Enter should prepend whatever you've entered with www. and append .com and then open that address
* Ctrl+Alt+Enter combines those two...
So this is INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•