Skip to content

Display navbar children to fix pop-ups on firefox#258

Merged
mtwebster merged 1 commit intolinuxmint:masterfrom
Xtrems876:firefox-extension-alert-working
Jul 22, 2023
Merged

Display navbar children to fix pop-ups on firefox#258
mtwebster merged 1 commit intolinuxmint:masterfrom
Xtrems876:firefox-extension-alert-working

Conversation

@Xtrems876
Copy link
Copy Markdown
Contributor

@Xtrems876 Xtrems876 commented Jul 20, 2023

I found that removing "!important" from the rule in userChrome.css did not cause the navbar to be displayed, so I modified the file a bit to display the navbar's children (and their children, recursively - otherwise it doesn't work). The result is that you can now install extensions without temporarily altering the userChrome.css file, and also permission pop-ups work instead of flickering endlessly.

closes #235 , closes #211 , closes #168 , closes #145

@mtwebster mtwebster merged commit bca19bb into linuxmint:master Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants