ShadowFox icon indicating copy to clipboard operation
ShadowFox copied to clipboard

ShadowFix is hiding the Minimize/Maximize/Close buttons on Windows 8.1

Open LOuroboros opened this issue 5 years ago • 4 comments

Browser: Mozilla Firefox v72.0.2 (32 Bits) OS: Windows 8.1 x64 How you are using ShadowFox: I grabbed all the code from the userchrome.css and usercontent.css files, dropped them in profile/chrome/shadowfox and then added an @include to them in my personal userchrome.css and usercontent.css files.

Screenshots:

Without Shadowfox: firefox-2020-01-30_13-07-32

With ShadowFox: firefox-2020-01-30_13-07-14

LOuroboros avatar Jan 30 '20 16:01 LOuroboros

hey! i'm experiencing the same thing on windows 7 since yesterday 10 may 2020. have you found a fix for this? using firefox nightly 78.0a1

reiny2000 avatar May 11 '20 08:05 reiny2000

hey! i'm experiencing the same thing on windows 7 since yesterday 10 may 2020. have you found a fix for this? using firefox nightly 78.0a1

Nope, I haven't. I just try to ignore it, since I don't really need to use them.

LOuroboros avatar May 11 '20 17:05 LOuroboros

This happens to me if I try to set gfx.webrender.enabled to true on Windows 7.

hey! i'm experiencing the same thing on windows 7 since yesterday 10 may 2020. have you found a fix for this? using firefox nightly 78.0a1

Did you update nightly from 77? I'm using stable but if that's the case I'll need to remember not to update firefox after 77. Maybe disabling webrender will work for you.

brsk93 avatar May 16 '20 00:05 brsk93

same behavior here on win7, firefox 82 dev edition, latest shadowfox release and gfx.webrender.enabled=false EDIT: fixed by deleting this line in userchrome.css: background-color: var(--tab-background-color)!important;

Albirew avatar Sep 27 '20 21:09 Albirew