Closed Bug 1393349 Opened 7 years ago Closed 6 years ago

allow open new tab from address bar

Categories

(WebExtensions :: Untriaged, enhancement, P5)

57 Branch
enhancement

Tracking

(firefox57 wontfix)

RESOLVED DUPLICATE of bug 1394304
Tracking Status
firefox57 --- wontfix

People

(Reporter: geobert, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [design-decision-needed])

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170823100553

Steps to reproduce:

Not a bug, a feature request: allow someway (natively or through webextensions) to open a new tab by default from location bar.

Basically, invert Alt-Enter behavior (Enter = new tab, Alt-Enter = current tab). 

I tried to make a webextension for that, but the WebNavigation API does not allow this.
Severity: normal → enhancement
Component: Untriaged → Location Bar
Component: Location Bar → WebExtensions: Untriaged
Product: Firefox → Toolkit
Summary: open new tab from address bar → allow open new tab from address bar
Whiteboard: [design-decision-needed]
Priority: -- → P5
This is very important for me. It seems like one very easy fix would be to provide the TransitionType to onBeforeNavigate. It's provided to onCommitted, but not onBeforeNavigate. I don't really see why not and it prevents doing a lot of very useful things.
Blocks: 1370388
Blocks: 1226546
Blocks: 1226546
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
No longer blocks: 1226546
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.