Firefox doesn't resize in xmonad on launch in a smaller window.
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: mattm, Unassigned)
References
Details
Attachments
(2 files)
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Comment 3•13 years ago
|
||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Comment 8•11 years ago
|
||
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
Comment 12•11 years ago
|
||
Comment 13•11 years ago
|
||
Comment 14•11 years ago
|
||
Comment 15•11 years ago
|
||
Comment 16•9 years ago
|
||
Comment 17•9 years ago
|
||
Comment 19•8 years ago
|
||
Comment 20•8 years ago
|
||
Comment 21•8 years ago
|
||
Comment 22•8 years ago
|
||
Comment 23•8 years ago
|
||
Comment 24•8 years ago
|
||
Comment 25•8 years ago
|
||
Comment 26•7 years ago
|
||
Comment 27•7 years ago
|
||
Comment 28•7 years ago
|
||
Comment 29•6 years ago
|
||
Bayes's Theorem suggests this 8 year old bug will exist for 8 more years, but I am hoping my added voice here can improve that prognosis slightly.
Comment 30•6 years ago
|
||
For i3 window manager, I have this line in my config as a silly workaround:
for_window [class="(?i)firefox"] resize grow height 1 px or 1 ppt
Comment 31•6 years ago
|
||
I'm also on i3, but that workaround doesn't work for me because my default workspace layout is tab.
Comment 32•6 years ago
|
||
Same bug happens for me as well on i3wm (Ubuntu).
Comment 33•6 years ago
|
||
I think the bug was fixed in one of the last nightlies.
Comment 34•6 years ago
|
||
Which release will get the fix first?
Comment 35•6 years ago
|
||
I just noticed that Firefox resize correctly only if WebRender is force-disabled (gfx.webrender.force-disabled=true).
Comment 36•6 years ago
|
||
Still happens to me many times, every day.
Firefox version: 69.0.3 (64-bit)
WM: dwm
Updated•6 years ago
|
Comment 37•6 years ago
|
||
Problem is still present in Firefox 70.0.1 on Ubuntu 18.04 (70.0.1+build1-0ubuntu0.18.04.1). What is the status?
Comment 38•5 years ago
|
||
I figured out that restoring the last session restores the previous window sizes.
Tiling window managers do not work well with applications that try to set their own window sizes for tiled windows.
Firefox should have an option to prevent itself from restoring window sizes when it restores the previous session.
Comment 39•5 years ago
|
||
I've found the following workaround (not sure which side effects come with this):
about:config -> privacy.resistFingerprinting = true
Firefox version: 76.0.1 (64-bit)
WM: dwm-6.2
Updated•5 years ago
|
Comment 40•5 years ago
|
||
Setting privacy.resistFingerprinting
to true
fixes this for me! I'm running on Fedora 32 and i3wm, and this
Comment 41•5 years ago
|
||
Setting privacy.resistFingerprinting
to true
fixes this for me! The bug was otherwise 100% reproducible whenever closing firefox & reopening it in a different window size.
Firefox version 80.0.1
WM: i3 version 4.18.2 on Fedora 32
Comment 42•4 years ago
|
||
Also a bug in herbstluftwm. Can confirm that privacy.resistFingerprinting=True
fixes it. However, I don't want to set it to True because it has negative sideeffects. Please fix this decade old issue.
Comment 43•3 years ago
|
||
11 years and counting. Both Vimium and Tridactyl (Vim bindings for Firefox) requires privacy.resistFingerprinting=False
for their smooth scrolling to work properly. This means that the workaround will break workflows for those who uses Vimium or Tridactyl.
Updated•3 years ago
|
Comment 44•3 years ago
|
||
Also a bug in BSPWM, and I agree that setting privacy.resistFingerprinting=True
is not a solution as it does have undesired effects.
Description
•