firefox-csshacks icon indicating copy to clipboard operation
firefox-csshacks copied to clipboard

autohide_toolbox.css Feature Request: resize window?

Open u-Sir opened this issue 2 years ago • 2 comments

in latest version, firefox will leave a line on the bottom when I using taskbarhider to hide the task bar on windows 11. but there is no line in second screen: 图片

a line on primary screen(click the pic to view): 图片

is it possible to remove this line?

u-Sir avatar Feb 03 '23 08:02 u-Sir

Probably not. Style changes shouldn't affect the size of the window and it sounds you want to make the actual window a pixel taller. Style changes should only affect what is inside the window.

MrOtherGuy avatar Feb 03 '23 09:02 MrOtherGuy

Relevant bugzilla ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=642851

@MrOtherGuy this is highly unlikely but I wonder if it's possible to paint that line a different color? I suspect that it's drawn outside of the browser DOM but I don't know how to verify this suspicion

Kenifornication avatar Feb 23 '23 09:02 Kenifornication