Open Bug 1646503 Opened 4 years ago Updated 4 months ago

Tab title does not update if titleless page is loaded after 'Problem loading page'

Categories

(Firefox :: Tabbed Browser, defect, P3)

78 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: remus32, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Steps to reproduce:

  1. Navigate URL of a text/JSON/HTML without title tag file on a stopped server. (eg. http://localhost:8000/foo.json).
  2. Get the Problem loading page as expected.
  3. Start the server (python -m http.server).
  4. Reload

Actual results:

The tab title does not change and is stuck at 'Problem loading page' even though the page loads correctly.

Expected results:

The title should have changed to the page URL, like if navigating from New tab.

Component: Untriaged → Tabbed Browser
Severity: -- → S4
Priority: -- → P3
See Also: → 1401091
See Also: → 1850229
See Also: → 1873978
You need to log in before you can comment on or make changes to this bug.