firefox-sweet-theme icon indicating copy to clipboard operation
firefox-sweet-theme copied to clipboard

CSD causing Firefox to only draw black screen on Windows 10

Open rojnwa opened this issue 4 years ago • 8 comments

Apparently Firefox (stable and nightly tested - fresh installations - both latest versions on Windows 10 x64 1909) isn't able to draw stuff properly when this exact line of code is in the csd.css

#main-window {
	-moz-appearance: -moz-window-titlebar !important;
}

This code is the first snipped of code in the csd.css (except the @namespace definition)

Upon removing those lines, everything is perfectly fine, except that the window buttons (close/maximize/minimize) are not drawn.

Screenshot of Firefox with those lines of code: with csd code

Screenshot of Firefox without those lines of code: without csd code

rojnwa avatar Mar 22 '20 14:03 rojnwa

What about if you remove the whole csd file? as someone said here

EliverLara avatar Apr 02 '20 17:04 EliverLara

The min/max/close buttons are now in the tab bar. But it is still very bugged. Those min/max/close buttons are not visible and the URL bar is buggy (transparent and offset)

firefox_2020-04-02_19-49-40

rojnwa avatar Apr 02 '20 17:04 rojnwa

I'm not really sure how it behaves in windows, the transparency bug already seems have a fix, check #22

EliverLara avatar Apr 03 '20 17:04 EliverLara

This is where the Windows Buttons show up, when i remove the lines stated above image

kartonrad avatar Apr 04 '20 13:04 kartonrad

image This is where the button show up when i delete the file. They are missing their icons unfortunately

kartonrad avatar Apr 04 '20 13:04 kartonrad

image In fullscreen mode however, icons appear (csd file deleted) The theme seems to work fine on windows 10 74.0.1, when deleting the cds.css file and ignoring these inconveniences

kartonrad avatar Apr 04 '20 13:04 kartonrad

@DRKSLV I've got the exact same issue, as you can see in my pictures.

Buttons are bugged into other Firefox buttons and have no icon. If I remove csd.css, the buttons appear in the tab bar, without icons as well.

My temporary solution is not to just completely hide those min/max/close buttons, I don't them them anyways.

rojnwa avatar Apr 04 '20 13:04 rojnwa

when i copy everything to chrome folder i get a black screen and the theme doesn't look like its suposed to.

Lmasterx001 avatar Apr 17 '20 00:04 Lmasterx001