FF doesn't remember window size and position (regression)
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: cand, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
I updated from 91.6.0esr to 102.9.0esr. Now whenever I start FF, it starts with some default window position and size, not what I left it in. This is a regression, it worked in 91.6.0esr.
Actual results:
FF starts with some default window size and position.
Expected results:
FF should remember the window size and position.
I tried with a new profile, it happens with that too.
This is on 32-bit TinyCore Linux, and the WM is flwm.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Thanks for the report!
Please try to find a regression range (you will get a pushlog url at the end):
$ pip3 install mozregression
$ ~/.local/bin/mozregression --good 91 --bad 102
I don't really have the space to install python, pip and whatever else. This is a minimal VM for banking etc. I can try a few versions to manually narrow the range, but it may be bit before I get to it.
Description
•