Closed
Bug 1498087
Opened 7 years ago
Closed 6 years ago
Opening a local file with .log extension in Firefox causes multiple tabs to open
Categories
(Firefox :: File Handling, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
People
(Reporter: rwager, Unassigned)
Details
(Whiteboard: [needinfo reporter 2019-02-02])
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0
Steps to reproduce:
I have copies of ascii bro logs stored in a directory accessible by the browser.
i.e. file:///home/rwager/bro_logs/conn.log
When attempting to browse the directory and open the log file I selected view the file using Firefox when challenged.
Actual results:
The ascii file did not open but I was just challenged again to open the file in a new tab. This was and endless loop. The file never opened and I cancelled the operation after five tabs opened.
Expected results:
I would have expect to just be able to view the ascii text in the browser window.
It works fine for file with the .txt extension.
I also set this as a default open operation and got runaway tab openings. It would only stop if I closed the browser. If I had an additional browser session open, when I closed the affected session the tabs would propagate to the open browser session. I had to edit my profile with vi to remove the file association and auto open to prevent the behaviour fro reoccurring.
Comment 1•7 years ago
|
||
Do you use the Firefox binary or the package provided by fedora?
(In reply to Sylvestre Ledru [:sylvestre] from comment #1)
> Do you use the Firefox binary or the package provided by fedora?
It is the RPM package from Fedora. firefox-62.0.2-1.fc28.x86_64
Flags: needinfo?(rwager)
Fedora just updated to firefox-62.0.3-1.fc28.x86_64. It has the same issue.
Updated•7 years ago
|
Priority: -- → P5
Comment 5•6 years ago
|
||
Is the problem reproducible in a brand new profile?
If you told Firefox to open the file with Firefox, this a duplicate of bug 218257.
If you have Firefox associated with the file type in question, this is a duplicate of bug 215554.
Flags: needinfo?(rwager)
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(rwager)
Resolution: --- → INCOMPLETE
Whiteboard: [needinfo reporter 2019-02-02]
You need to log in
before you can comment on or make changes to this bug.
Description
•