Closed Bug 268669 Opened 21 years ago Closed 21 years ago

ctrl+enter in location bar doesn't open url in new tab

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: u167265, Assigned: bugs)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 Even if the config item 'browser.tabs.opentabfor.urlbar' is set to 'true', no new tab with my url is opened when I press ctrl+enter in the location bar. (In Mozilla 1.7.3, this works fine.) Reproducible: Always Steps to Reproduce: 1. Click with your mouse on the url in your location bar. 2. Press ctrl+enter. Actual Results: Mozilla 1.7.3: A new tab is opened with the url (good) Firefox 1.0: The page is opened again (bad) Expected Results: Open a new tab with the url
Firefox User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
*** Bug 268670 has been marked as a duplicate of this bug. ***
they decided to map it to alt+Enter ... Here is an extension that maps it back to ctl+enter : https://bugzilla.mozilla.org/attachment.cgi?id=161856&action=view -> invalid
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
(In reply to comment #3) > they decided to map it to alt+Enter ... > Here is an extension that maps it back to ctl+enter : > https://bugzilla.mozilla.org/attachment.cgi?id=161856&action=view > > -> invalid How do I install this extension?
(In reply to comment #4) > (In reply to comment #3) > > they decided to map it to alt+Enter ... > > Here is an extension that maps it back to ctl+enter : > > https://bugzilla.mozilla.org/attachment.cgi?id=161856&action=view > > > > -> invalid > > How do I install this extension? I installed the extension and it works, thanks. I had to upload the .xpi file (which I downloaded with MSIE because nothing happened in Mozilla and FireFox, is this maybe another bug in FireFox?) to my server and then run a code (InstallTrigger.install...) to install the extension.
You need to log in before you can comment on or make changes to this bug.