Closed
Bug 1255944
Opened 9 years ago
Closed 9 years ago
When loading a local HTML file with no title tag, the tab header text stays as "Connecting..."
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fishnet37222, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160303134406
Steps to reproduce:
I loaded a local HTML file with no title tag.
Actual results:
The tab header text stayed as "Connecting..." as shown in the attached screenshot.
Expected results:
The tab header text should have changed to the path of the file.
Updated•9 years ago
|
Component: Untriaged → Document Navigation
Product: Firefox → Core
Reporter | ||
Comment 1•9 years ago
|
||
A file that can be used to reproduce the issue.
I can't reproduce it with FF45 32b on Win 7. If I download the file attached to the bug report and I load it locally, the tab displays the path to the file.
In the HTML file, hrefs are only to "aim:GoChat?RoomName=" which is locally a broken URI.
Is it reproducible:
1) in safe mode:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
2) with a fresh profile:
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(fishnet37222)
Reporter | ||
Comment 3•9 years ago
|
||
I just tested safe mode and a new profile and did not reproduce the issue in either case. It must be one of my extensions not playing nice with Firefox 45.
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(fishnet37222)
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•