Open
Bug 1891376
Opened 1 year ago
Updated 1 year ago
Tab title wiggles back and forth (saving/not-saving space for favicon) at startup
Categories
(Firefox :: Tabbed Browser, defect, P3)
Firefox
Tabbed Browser
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
Details
Attachments
(7 files)
STR:
- Start Firefox like so, assuming
/tmp/doesnotexist.htmlis a file that does not exist:
firefox -profile /tmp/foo /tmp/doesnotexist.html
- Watch the tab title carefully (or record a screencast and play it back in slow motion).
EXPECTED RESULTS:
Stable positioning for tab title, as the tab loads (and ultimately lands on a file-not-found error page). If it needs to move due to presence/absence of favicon, that should happen at-most once.
ACTUAL RESULTS:
We go through these phases, with the title jumping left, right, left, right (via N/Y/N/Y below), i.e. with 3 position-changes between a left-aligned title to a title with space reserved for the favicon:
Tab title | Space reserved for favicon? Y/N
1. New Tab | N
2. /tmp/doesnotexist.html | Y
3. /tmp/doesnotexist.html | N
4. Problem loading page | N
5. Problem loading page | Y
| Reporter | ||
Comment 1•1 year ago
|
||
| Reporter | ||
Comment 2•1 year ago
|
||
| Reporter | ||
Comment 3•1 year ago
|
||
I'll attach screenshots of the 5 states that I noted in the table in the initial comment here. Here's state #1 with "New Tab" fully left-aligned (i.e. no space reserved for favicon)
| Reporter | ||
Comment 4•1 year ago
|
||
| Reporter | ||
Comment 5•1 year ago
|
||
| Reporter | ||
Comment 6•1 year ago
|
||
| Reporter | ||
Comment 7•1 year ago
|
||
Updated•1 year ago
|
Severity: -- → S4
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•