KiKaraage / ArcWTF

A userChrome.css theme to bring Arc Browser look from Windows to Firefox. No waitlist, no registration needed ✨
663 stars 16 forks source link

[BUG] Opening a context menu sometimes hangs the browser #24

Closed asyncedd closed 4 months ago

asyncedd commented 4 months ago

Hello! I love your FirefoxCSS theme, in fact it is the first time in a long time to use a proper theme without applying extra tweaks from the FirefoxCSS-hacks (or something) repo myself. (that's how good it is!)

But, there is one regression that is making using this theme a pain in the ass. Sometimes, nay, most of the time if I try to open the context menu via pressing the right-button key, the whole Firefox UI freezes, albeit it showing up after a while. It doesn't happen when I don't use the theme.

NixOS, Hyprland (Wayland, shouldn't matter TBH), Firefox v123

KiKaraage commented 4 months ago

First, thank you for the appreciation!

Second.... edge-frfox, base of this theme, has uc.tweak.revert-context-menu to disable the custom Edge-themed context menu and use the default Firefox menus; you might want to apply it on about:config.

KiKaraage commented 4 months ago

Also want to tag fellow Hyprland user @Enigma1309 to see if this issue happened over all Hyprland/Linux FF users.

Enigma1309 commented 4 months ago

Okay, what do you mean by right button key? are you talking about key that is present near alt button? or talking about right click on mouse? Either way i haven't came across any issues using those two i've tested this on both firefox and librewolf now if i'm not wrong you're talking about this right? image

during my test all this seems to work right.... btw you're using flatpak? i tested this it on native repo apps

asyncedd commented 4 months ago

Second.... edge-frfox, base of this theme, has uc.tweak.revert-context-menu to disable the custom Edge-themed context menu and use the default Firefox menus; you might want to apply it on about:config.

OK thanks, will-do for the time being

asyncedd commented 4 months ago

Okay, what do you mean by right button key? are you talking about key that is present near alt button? or talking about right click on mouse? Either way i haven't came across any issues using those two i've tested this on both firefox and librewolf now if i'm not wrong you're talking about this right? image

The context menu (the right click on the mouse, yes)

during my test all this seems to work right.... btw you're using flatpak? i tested this it on native repo apps

No

Enigma1309 commented 4 months ago

btw you're using flatpak?

No

then it should work as expected

anyways try this

thank you

asyncedd commented 4 months ago

anyways try this

* go to about:profiles

* create a new profile (it will be automatically defaulted, keep this in mind)

* launch it in new window, and see whether it's working or not

* observe and if possible a screen recording would be good.

* see if the problem persists

* you may delete the new profile if you want.

It worked perfectly, thanks! I think my current profile got dirty somehow. Anyways, it's on my end. Sorry and thank you for helping my debug this!