Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
797 stars 42 forks source link

Problem with the context menu #32

Closed Car0lina5 closed 1 year ago

Car0lina5 commented 1 year ago

I apologize in advance because I have no idea how to use this here. I usually just download stuff from github and use it, creating an account here just because I don't know what else to do or search.

So, I have a problem with the context menu and I have no idea how to solve this... I have tested it in firefox and librewolf, both have the same problem. I tested some other themes and the context menu worked. I also tried the "Chameleons-Beauty" theme and it presents the same problem for me.

I found a similar problem to mine here: https://www.reddit.com/r/FirefoxCSS/comments/xhevzf/how_to_remove_leptons_context_menu_border/ I tried to fix it by myself but I have no idea how to fix it because in my browser the style is completely different... I hope you can help me. Thanks.

I am using windows 11, in case it helps. 04 11 2022  -  14 14  -

Godiesc commented 1 year ago

hi, thanks for your report, unfortunately I don't have windows 11 to test the theme, I assume the theme works fine in windows 11 cause is similar to windows 10, but it seems to not all works fine. The fist thing that you can test i if you delete the lines 49-64 form chrome>>components>>ogx_contextual-menu.css file. this could solve the color to the top icons background.

Car0lina5 commented 1 year ago

I took the "ogx_contextual-menu.css" again from the zip and it looks like this. If I delete lines 49 and 64 it looks like my print above (sorry, I think I got the prints mixed up). Anyway, it still has this border on the side. I can't seem to get it to look like yours at all and apparently other themes can't change this part either. Is there something I need to activate so that the style is applied to the context menu as well? I'll leave the link to your screenshots that I saw and on mine unfortunately nothing looks the same :(((( I've been trying to fix it since yesterday and I don't know what it is anymore :(((( Prints: https://user-images.githubusercontent.com/22057609/186518856-2a474e30-40fa-4af0-a8df-02d27d00403b.png https://user-images.githubusercontent.com/22057609/162596748-d92f0dab-c635-40f6-b216-48ce7a39cd64.png

image

Godiesc commented 1 year ago

the first link you send is how looks now the theme, the second link is an old screenshot, I don't know where that image comes from jeje, but the contextual menu for sure is affected for windows 11, Microsoft update that OS so frequently and maybe has a lot of changes every time. Maybe I'll install windows 11 in virtual box or something like that to test it. or maybe you trust in me and give me the opportunity to go into your machine with TeamViewer. jeje

EDIT: you can add this code to the end of the file and see if that works

menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) {
    background: transparent !important;
    background-color: transparent !important;    
    }
Car0lina5 commented 1 year ago

Unfortunately it didn't work, if you can help me with that or even install it for me (maybe I'm doing something right) I will be eternally grateful. That's fine with me. Where can I give you access to the team viewer? Is there another way I can talk to you? The main problem here is that I am Brazilian and I don't write very well in English, I use translator to make it easier D:

Godiesc commented 1 year ago

I speak spanish jeje, I do not know how to speak Portuguese jeje, but let me start my pc and with team viewer you give me the code that the program give you and that make me connect to your pc and can test the theme, if you have time.

Car0lina5 commented 1 year ago

I'm sorry, I forgot the most obvious thing. My custom windows theme is conflicting. If I use the original theme everything works perfectly. I'll need to fix this or stop with the custom windows themes. Last question... do you know of something that can make the windows theme not to conflict with the browser? If you don't know it, that's fine. Thank you very much for taking the time to help me. I'm 2 days trying to find out what it could be. You are amazing, thank you!

image

Godiesc commented 1 year ago

it seems like that custom windows themes always affects all this kind of themes (CSS), I dont use them so I don't know what can be the problem, if you want to keep using them o you need to solve that kind of issue with the developer console if you know CSS jeje

Car0lina5 commented 1 year ago

I don't know anything but I will learn hahaha Thanks a lot for the help! <3

Godiesc commented 1 year ago

you're welcome.