Closed
Bug 1013973
Opened 11 years ago
Closed 11 years ago
When FF is not running and you're opening 2 or more offline webpages, the webpages load in tabs.
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 370227
People
(Reporter: derrickiglesia, Unassigned)
Details
(Keywords: common-issue+)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807
Steps to reproduce:
I have saved a lot of webpages for offline reading. FF is not running yet. I haven't opened it. I was holding the ctrl button and clicking the offline webpages I want to view in FF.
Actual results:
The pages loaded in different windows.
Expected results:
I thought it would load in the same window of the browser but in separate tabs just how Chrome and Opera handles this.
Reporter | ||
Updated•11 years ago
|
Keywords: common-issue+
Priority: -- → P1
Reporter | ||
Updated•11 years ago
|
Updated•11 years ago
|
Component: Untriaged → Tabbed Browser
Comment 1•11 years ago
|
||
Here are some references in case someone wants to debug this:
(a) The big comment at https://mxr.mozilla.org/mozilla-central/source/browser/components/shell/src/nsWindowsShellService.cpp#83
(b) https://mxr.mozilla.org/mozilla-central/source/browser/components/nsBrowserContentHandler.js which I believe handle the "…-osint -url …" command line argument.
Component: Tabbed Browser → Shell Integration
Priority: P1 → --
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•