Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

userChrome to show "Close Tab" in File menu stopped working

  • 1 baphendule
  • 0 zinale nkinga
  • 1 view
  • Igcine ukuphendulwa ngu Terry

more options

Hi,

I've been using the following in userChrome.css for many years

  1. menu_close { display: -moz-box !important; }

to restore "Close Tab" in the File menu, based on cor-el's response regarding restoring menu_bookmarkAllTabs here:

https://support.mozilla.org/en-US/questions/799856

This stopped working some time ago and I am finally getting around to asking why.

I do have toolkit.legacyUserProfileCustomizations.stylesheets set to true, and other items in userChrome.css are working.

I am using 121.0 at home and 115.0 ESR at work and see the same (i.e. no "Close Tab"), in both cases on Debian testing. I do see this menu item when using the keyboard to open the File menu.

Any idea why this no longer works?

thank you, Greg

Hi, I've been using the following in userChrome.css for many years #menu_close { display: -moz-box !important; } to restore "Close Tab" in the File menu, based on cor-el's response regarding restoring menu_bookmarkAllTabs here: https://support.mozilla.org/en-US/questions/799856 This stopped working some time ago and I am finally getting around to asking why. I do have toolkit.legacyUserProfileCustomizations.stylesheets set to true, and other items in userChrome.css are working. I am using 121.0 at home and 115.0 ESR at work and see the same (i.e. no "Close Tab"), in both cases on Debian testing. I do see this menu item when using the keyboard to open the File menu. Any idea why this no longer works? thank you, Greg

All Replies (1)

more options

You could try replacing -moz-box with flex. More may be required; you may need something like an autoconfig file to add the command to the menu. Remove the blank space in the following link.

https://lemmy. world/post/687686

Helpful?

Buza umbuzo

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.