Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart Button Missing #3595

Open
1 task done
slumbergod opened this issue Nov 6, 2024 · 27 comments
Open
1 task done

Restart Button Missing #3595

slumbergod opened this issue Nov 6, 2024 · 27 comments
Labels

Comments

@slumbergod
Copy link

What happened?

I just upgraded to Waterfox 6.5.0 in Manjaro Linux.
I was tweaking some css customisations but when I went to restart waterfox from the main menu I noticed there is no restart option, only quit. In my preferences I have it enabled and I have disabled and reenabled it several times and restarted the browser between changes but I cannot get the restart option back.

Is anyone else experiencing this? Had the option moved location from main menu?

Reproducible?

  • I have checked that this issue cannot be reproduced on Mozilla Firefox.

Version

Other

What platform are you seeing the problem on?

Linux

Relevant log output

No response

@slumbergod slumbergod added the bug label Nov 6, 2024
@reticulatus
Copy link

On Mint 22, I also have no restart button, although the option is set in preferences.

@aermak
Copy link

aermak commented Nov 6, 2024

On win11 and missing that restart button as well.

@Bonza13
Copy link

Bonza13 commented Nov 7, 2024

Turn on\off in settings doesn't work.

@NotesTracker
Copy link

NotesTracker commented Nov 7, 2024

Same problem with Windows 10,

Reverted to older G6.0.20 version and will await fix. This also fixed separate annoying issue in 6.5.0 where the bottom part of all tabs in the tab bar were being truncated (tab height issue).

@Splitwirez
Copy link

Same here - thought I was going crazy, started questioning if the option really existed at all or if I'd just misremembered. (using Kubuntu Linux, if it makes any difference)

@toasterking
Copy link

Me too, with WF 6.5.0 on Win10.

@jabcreations
Copy link

I have fixed this at my end and am implementing a couple of tutorials in my very limited free time. This will not count as a fix in the browser itself though a user-applied-patch (not an official term) though it will work. I'll post an update later once the tutorials are reasonably well established.

Image

@jabcreations
Copy link

There are two tutorials to do a user-patched restart browser button. You have to first enable the userChrome.js file and then you can follow the shorter tutorial on adding the restart browser button.

I've created the tutorials available at the Fixed Firefox website here:
https://www.fixedfirefox.com/userchrome-js/

@robbely
Copy link

robbely commented Nov 10, 2024

I have fixed this at my end and am implementing a couple of tutorials in my very limited free time. This will not count as a fix in the browser itself though a user-applied-patch (not an official term) though it will work. I'll post an update later once the tutorials are reasonably well established.

Image

Can you explain how you get the icons next to the file menu items? I only have blank spaces where these should be, and the new restart item doesn't even have the icon space, just the text.

@Ketrel
Copy link

Ketrel commented Nov 10, 2024

It's still missing in 6.5.1 as well.

@robbely
Copy link

robbely commented Nov 10, 2024

It's still missing in 6.5.1 as well.

It's listed in "known issues" now though:

https://www.waterfox.net/docs/releases/6.5.1/

@Ketrel
Copy link

Ketrel commented Nov 10, 2024

Oddly enough thanks to #3610 I didn't get the releases page when the updater ran when I used the LD_LIBRARY_PATH method. I noticed the restart missing when I went to quit the browser so I could reopen it without the library path override

@jabcreations
Copy link

I have fixed this at my end and am implementing a couple of tutorials in my very limited free time. This will not count as a fix in the browser itself though a user-applied-patch (not an official term) though it will work. I'll post an update later once the tutorials are reasonably well established.
Image

Can you explain how you get the icons next to the file menu items? I only have blank spaces where these should be, and the new restart item doesn't even have the icon space, just the text.

That is Waterfox, not Firefox though you're here in the Waterfox Git so... be more specific to get more a desirable response.

@robbely
Copy link

robbely commented Nov 10, 2024

That is Waterfox, not Firefox though you're here in the Waterfox Git so... be more specific to get more a desirable response.

Yes, I'm using Waterfox. I was referring to the icons in the image to the left of the menu items (eg the envelope to the left of "Email Link" etc), I just have empty spaces where those icons would appear on mine. From other images I've seen of both Waterfox and even recent Firefox, those icons aren't there any more so I was wondering what you used to bring them back.

EDIT: Here is an image showing what I am getting in my File menu:

Image

@jabcreations
Copy link

jabcreations commented Nov 10, 2024

Go to about:config and set userChrome.icon.global_menubar to true (and then restart the browser).

@robbely
Copy link

robbely commented Nov 10, 2024

Go to about:config and set userChrome.icon.global_menubar to true (and then restart the browser).

I checked and it is already set to true. It looks like you need custom css to do it (eg this one https://gist.github.com/qaz69wsx/83a90423163b65a8344b2e60fc356a58 which is incomplete. Perhaps you added something to userchrome.css in the past to do this?

@jabcreations
Copy link

Are you using Waterfox 6.0 (115 ESR) or 6.5 (128 ESR)? I'm not sure about Waterfox versions after 56 and before 115.

You may have to create a new profile and then port over your tab sessions and files. You can go through my Fixed Firefox profiles page to figure that out here:

https://www.fixedfirefox.com/profiles/

Basically start a new profile and import a few files at a time. If importing something breaks the new profile then you know where the issue is in the old profile.

@robbely
Copy link

robbely commented Nov 11, 2024

Are you using Waterfox 6.0 (115 ESR) or 6.5 (128 ESR)? I'm not sure about Waterfox versions after 56 and before 115.

You may have to create a new profile and then port over your tab sessions and files. You can go through my Fixed Firefox profiles page to figure that out here:

https://www.fixedfirefox.com/profiles/

Basically start a new profile and import a few files at a time. If importing something breaks the new profile then you know where the issue is in the old profile.

I am using 6.5 (though I remember I didn't have the icons on 6.0). I created a temporary fresh profile, but there are still no icons. It seems from some reddit posts that no icons is the norm now, the developer of the Lepton theme has posted how to bring them back (using userchrome). I am happy using the userchrome I posted earlier and I'll likely add the missing icons one at a time, but I was curious what you had used - I'm guessing you don't know what is different in your case.

@jabcreations
Copy link

Rob, I'm thinking it might be the combination of you (possibly using) Linux and some oddball setting with the internal browser's theme. I'm using Windows 10 x64 and Waterfox 6.5/128 ESR is using the "System" theme. I don't know if Lepton is a Linux or browser theme?

@robbely
Copy link

robbely commented Nov 11, 2024

Rob, I'm thinking it might be the combination of you (possibly using) Linux and some oddball setting with the internal browser's theme. I'm using Windows 10 x64 and Waterfox 6.5/128 ESR is using the "System" theme. I don't know if Lepton is a Linux or browser theme?

I am using the same as you Windows 10 x64 and Waterfox 6.5.1. The issue seems to be a Firefox one, not a Waterfox one (Waterfox just inherits it) and appears to be intentional. Here are a few articles I found:

https://www.reddit.com/r/firefox/comments/1fez9e3/how_is_it_that_firefox_desktop_still_doesnt_use/
https://www.reddit.com/r/waterfox/comments/wt484g/how_to_removedisablehide_menu_and_menu_bar_icons/
https://news.ycombinator.com/item?id=39428411

Lepton, I believe was a previous built-in default theme for icons/appearance etc for Firefox/Waterfox etc that now has to be installed manually.

tl;dr - if you are using an unmodified/default installation (with new profile) of the latest Firefox ESR or Waterfox, then you should have missing icons too.

@jabcreations
Copy link

Are you seriously complaining about an issue while using Firefox that doesn't occur in Waterfox on the Waterfox Git? 🤨

I just created a new Waterfox profile for Waterfox 6.5 and the icons appear.

@robbely
Copy link

robbely commented Nov 11, 2024

Are you seriously complaining about an issue while using Firefox that doesn't occur in Waterfox on the Waterfox Git? 🤨

I just created a new Waterfox profile for Waterfox 6.5 and the icons appear.

I wasn't complaining, as I said previously I'm happy with the fix someone else posted elsewhere, I was just curious if you had done something different. I'm not sure why you're getting icons when they are supposed to have disappeared, but I'm glad we've both got them working in our own ways.

@jabcreations
Copy link

Either I misread or you mistyped though it sounds like you've got them working which is great!

@spykos
Copy link

spykos commented Nov 12, 2024

I just created a new profile in windows and the restart button is still not shown.

@robbely
Copy link

robbely commented Nov 12, 2024

I just created a new profile in windows and the restart button is still not shown.

It hasn't been fixed yet, but it has been added to the official list of known issues.
jabcreations has a fix posted above you can use for now until it is officially fixed.

@SpoopyTim
Copy link

I'd just like to point out, there's an alternative way to restart without the menu button. It's what I'm using until there's an official fix.

Just go to about:profiles and hit Restart normally

Image

@aermak
Copy link

aermak commented Dec 15, 2024

just pin the about:profiles page to have a poor man's restart shortcut in 2 clicks just like before!💡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests