Closed
Bug 1490243
Opened 7 years ago
Closed 7 years ago
Adress bar not focused after tabs.create when using new tab override
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1485307
People
(Reporter: robbendebiene, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
Build ID: 20180830143136
Steps to reproduce:
1. Override the new tab page via "chrome_url_overrides", or install an add-on like Quick Dial or New Tab Override
2. Open a new tab via browser.tabs.create({});
Actual results:
The address bar does not receive focus.
Expected results:
The adress bar should receive focus like it does when openening a new tab via Ctr + T.
Note: It's working in Firefox 62.
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Component: Untriaged → Address Bar
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•