Open
Bug 1401091
Opened 7 years ago
Updated 6 months ago
Title of new tab not updated after redirect or location.replace when target page has no <title>
Categories
(Firefox :: Tabbed Browser, defect, P3)
Tracking
()
NEW
People
(Reporter: lilydjwg, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
100.42 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170917100334
Steps to reproduce:
open https://www.google.com/ and search for a txt link (e.g. https://www.kernel.org/doc/Documentation/vm/transhuge.txt)
middle click that link to have it open in a new tab
Actual results:
The title of that tab says "google.com/url?sa=...".
Expected results:
The title of that tab should say "kernel.org/doc/...".
Regression range:
https://hg.mozilla.org/integration/autoland/rev/9f3f63f8acb7
Blocks: 1364127
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox55:
--- → wontfix
status-firefox56:
--- → wontfix
status-firefox57:
--- → affected
status-firefox-esr52:
--- → unaffected
Component: Untriaged → Tabbed Browser
Ever confirmed: true
Keywords: regression
Version: 57 Branch → 55 Branch
Comment 2•7 years ago
|
||
[Tracking Requested - why for this release]:
Regression of primary UI behaviour.
tracking-firefox57:
--- → ?
Comment 3•7 years ago
|
||
ni dao as assignee for bug 1364127
Updated•7 years ago
|
Summary: Title of new tab not updated after redirection from Google Search → Title of new tab not updated after redirect when target page has no <title>
Comment 6•7 years ago
|
||
The title says kernel.org/doc/Documentation/vm/transhuge.txt for me in 58 with the STR in comment 0.
Andrei, can your team still reproduce or does this look fixed to you too?
In any case, not a new regression, and I don't think we would uplift anything to 57 here.
Flags: needinfo?(andrei.vaida)
Comment 7•7 years ago
|
||
Hi Liz!
I can still reproduce the issue mentioned in comment 0 using Firefox 58.0a1 (BuildId:20171009220104) on Windows 10 64bit, macOS 10.11.6 and Ubuntu 16.04 64bit.
Flags: needinfo?(andrei.vaida)
Updated•7 years ago
|
Flags: needinfo?(dao+bmo)
Comment 8•7 years ago
|
||
status-firefox59:
--- → ?
Updated•7 years ago
|
Priority: -- → P3
Curiously, the incorrect tab title survives Ctrl+R, Ctrl+Shift+R, and even clicking the URL bar and hitting Enter.
Conversely, there's no problem when you open the link in a new window.
Still affects Firefox 61.
Updated•6 years ago
|
Summary: Title of new tab not updated after redirect when target page has no <title> → Title of new tab not updated after redirect or location.replace when target page has no <title>
![]() |
||
Comment 15•4 years ago
|
||
(In reply to Paul from comment #9)
Curiously, the incorrect tab title survives Ctrl+R, Ctrl+Shift+R, and even
clicking the URL bar and hitting Enter.
Tab title with intermediate redirection URL survives even after navigation to other pages on the same site.
Firefox-88
Updated•2 years ago
|
Severity: normal → S3
Comment 16•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 7 duplicates.
:dao, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dao+bmo)
Comment 17•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•