Firefox 68.12.0esr (64-bit) on Ubuntu 20.04. Command-line parameters "-height" and "-width" do not work.
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
People
(Reporter: gmorse2, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Created desktop launcher with the command line:
firefox -height 800 -width 1024 -new-window {url}
Click on launcher.
Actual results:
The specified URL came up in Firefox but not at the window size specified, but at whatever the geometry of the last instance of Firefox which was closed.
Expected results:
The specified URL should come up at 1024x800 window size.
Hi G.Morse
Thanks for reporting this bug.
I was able to reproduce the issue reported but on Nightly 83 , Beta 82 and Release 81.
Since I wasn't able to reproduce it on ESR 78 I won't add any flags in the hope someone else may be able to reproduce it.
I'll add a product and component so the corresponding team can investigate and share their feedback.
Regards,
Virginia.
Updated•5 years ago
|
Updated•5 years ago
|
Description
•