Window jumps to the left a few seconds after installing an update
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | affected |
People
(Reporter: bj, Unassigned)
Details
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
| Reporter | ||
Comment 4•7 years ago
|
||
I moved to a new computer and a new Firefox (Nightly) profile. I still see this behavior, but it shifts by a larger amount after each update.
Comment 5•7 years ago
|
||
Do you have disabled system titlebar? (Customize -> "Title bar" check box at left bottom corner)
| Reporter | ||
Comment 6•7 years ago
|
||
(In reply to Martin Stránský [:stransky] from comment #5)
Do you have disabled system titlebar? (Customize -> "Title bar" check box at left bottom corner)
Your diagnosis is correct. With the titlebar disabled it jumps further left than with the titlebar enabled. (But in both cases it jumps left more with each restart.)
Comment 7•7 years ago
|
||
| Reporter | ||
Comment 8•5 years ago
|
||
The jump happens about the time the tabs of the pinned tabs first appear in the forming Firefox user interface.
| Reporter | ||
Comment 9•4 years ago
|
||
I moved to a new computer (and there have been many updates to Firefox) and the situation has changed. With browser.tabs.drawInTitlebar set to 1 there is no jump, but with browser.tabs.drawInTitlebar set to zero (or 2) there is a one-pixel jump to the left on each restart.
Updated•3 years ago
|
| Reporter | ||
Comment 10•3 years ago
|
||
After the changes in bug 1651463 this issue is unchanged on one system while another system has different incorrect behavior (bug 1834042).
The system with the new behavior:
$ lspci | grep VGA
3:00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
21:01:00.0 VGA compatible controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] (rev a1)
The system where the behavior is unchanged with the new Nightly:
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
| Reporter | ||
Comment 11•3 years ago
|
||
The fix for bug 1834042 means I no longer see the jump on one computer, but it still happens on the second computer.
Description
•