Saving all open tabs: links saved but not to the specified folder

Firefox 125.0.2 on Mac When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Me… (read more)

Firefox 125.0.2 on Mac

When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Menu". The designated folder itself also appears with these links but it itself is empty.

I would expect shift+cmd+D to bookmark all links in the folder and the folder to appear in "Bookmarks Menu". This is what use to happen ages ago. I'm not sure what caused the change in behavior. Anyone have any ideas on fixing this?

Asked by Tom 2 days ago

Last reply by Tom 1 minute ago

userChrome.css - Help With Customizing Tabs (part 2)

Hi All, I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be ve… (read more)

Hi All,

I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be vertically centered. Right now, the text is dropping too close to the bottom of the tab.

Had this looking very nice in FF 88 with the same code, as you can see in the attached images, but it seems to render differently in FF 115 ESR and FF 125.

Below is some code I used to style the tabs, but the problem exists without this code as well.

I've also included some "tabs on bottom" code I'm using as well at the very bottom.

Would sure like to get those Classic Toolbar Buttons working again too (shown in the second image), but that will be a later request :)

Any help is appreciated.

Thanks!

/* Highlight non-selected tabs on mouseover */ .tabbrowser-tab:not([selected]):hover .tab-content {

  background-color: #dbe3eb !important;

}

  1. TabsToolbar {
 -moz-box-ordinal-group: 3 !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 height: 25px !important;
 background-image: url("bkmr_back.gif") !important;
 border-top: 1px solid #afc0d2 !important;
 border-bottom: 1px solid #8698aa !important;

}

/* Background color of selected tab */ .tab-background[selected="true"] {

   background-attachment: none!important;
   background-image: none!important;
   background-color: #eef5fc !important;

}

/* Background color of non-selected tab */ tab-background:not([selected]) {

   color: #000000 !important;
   background-color: #c7d3e0 !important;

}

/* Border color & bold text for selected tab */

  1. TabsToolbar .tabbrowser-tab[selected] {
   font-weight: 700 !important;
   color: #000 !important;
   border-top: 1px solid #8698aa !important;
   border-left: 1px solid #8698aa !important;
   border-right: 1px solid #8698aa !important;

}

/* Border color & normal text for non-selected tab */

  1. TabsToolbar .tabbrowser-tab:not([selected]) {
   font-weight: 600 !important;
   color: #000 !important;
   border-top: 1px solid #afc0d2 !important;
   border-left: 1px solid #afc0d2 !important;
   border-right: 1px solid #afc0d2 !important;

}

/* -------------- TABS ON BOTTOM --------------- */ /* TABS: below nav-bar - updated for 89+ | 108+ | 113+ */

  • |*:root {
 --tab-toolbar-navbar-overlap: 0px !important;
 --tab-min-height: 25px !important; /* adjust */
 --tab-min-width:  80px !important; /* adjust */

}

  1. navigator-toolbox #TabsToolbar {
 position: absolute !important;
 bottom: 0;
 /* height: 27px !important; */
 height: 28px !important;
 width: 100vw !important;

}

/* navigator-toolbox - padding */

  • |*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
 position: relative !important; /*89+*/
 padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*adjust*/
 background-color: var(--toolbar-bgcolor) !important;

}

/* TABS: HEIGHT */

  1. tabbrowser-tabs,
  2. tabbrowser-arrowscrollbox,
  3. tabbrowser-tabs .tabbrowser-tab {
 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

.tab-stack {

 height: var(--tab-min-height) !important;

}

  1. TabsToolbar {
 height: var(--tab-min-height) !important;
 margin-bottom: 0px !important;
 /* box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*optional*/
 /* background-color: var(--toolbar-bgcolor) !important; */
 color: var(--toolbar-color) !important;

}

/* drag space */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] {

 width: 40px;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}

/* hide indicators and caption buttons */

  1. TabsToolbar .private-browsing-indicator {display: none !important;}
  2. TabsToolbar .accessibility-indicator {display: none !important;}
  3. TabsToolbar .titlebar-buttonbox-container {display: none !important;}
  4. TabsToolbar #window-controls {display: none !important;}

/* -------------- TABS ON BOTTOM --------------- */

Asked by Slouch 2 days ago

Last reply by Slouch 21 minutes ago

Need to edit AM post.

Hi, Left post outlining TBird 115.x issues but I am the issue for the 'search' woes. The upper section simply needed to be shrunk - became a 2-headed arrow [when I figure… (read more)

Hi, Left post outlining TBird 115.x issues but I am the issue for the 'search' woes. The upper section simply needed to be shrunk - became a 2-headed arrow [when I figured it out.] Wonder whether other problems are also blatantly simply.

Asked by Tanya T. 53 minutes ago

Captcha partly loads, spins at tick box, does not time out.

Hi, I can't use Firefox because a captcha won't complete loading. I have uninstalled and reinstalled, cleared cache and disabled add ons. I am using a vpn (PIA). Chrom… (read more)

Hi, I can't use Firefox because a captcha won't complete loading. I have uninstalled and reinstalled, cleared cache and disabled add ons. I am using a vpn (PIA). Chrome and Edge both load and operate OK. Thanks in advance.

Captchas are an ongoing issue. Firefox seems to have a LOT more captchas than other browsers. Is there a problem between Mozilla and Google?

Asked by Brenton Roy 1 day ago

Last reply by Brenton Roy 1 hour ago

Firefox extremely slow to load pages or connect to Web sites after startup - Follow-Up

I see my original question is now archived at https://support.mozilla.org/en-US/questions/1380948#question-reply I never closed it because I didn't know if my last proc… (read more)

I see my original question is now archived at https://support.mozilla.org/en-US/questions/1380948#question-reply I never closed it because I didn't know if my last process could really fix the issue. It didn't, not always. Over the years, there have been times when the issue would still pop up, but not as often as before (2022 and earlier).

I have a feeling that during an issue, FF is having difficulty setting up shop after starting up. Consequently, it is spending more time before it could become prepared to connect to the Net. I've come up with another "solution," which is deleting (or moving out) xulstore.json in the profile folder after exiting or before starting FF. You can create a batch command or script to execute the process.

So far, FF is connecting immediately after startup.

Asked by mobilesuit 1 week ago

Last reply by mobilesuit 1 hour ago

Can't setup manual configuration for email protocol

Running Thunderbird 115.10.1 on Mac OS Catalina 10.15.7. Mail stopped communicating. Tried using the "Access Account Setup" for existing Email. Put in full name, email ad… (read more)

Running Thunderbird 115.10.1 on Mac OS Catalina 10.15.7. Mail stopped communicating. Tried using the "Access Account Setup" for existing Email. Put in full name, email address and password and clicked continue to have Thunderbird configure the settings automatically. Did not work with auto settings (POP3). Went back to "Access Account Setup" for Existing Email and instead of clicking continue, I selected "Configure manually". Tried putting in the IMAP protocols and correct port settings, but the "Done" button is grayed out. I am at a loss of what to do to get my email back up and running and at the same time don't want to lose and emails/folders that are currently set up. Any help would be great.

Thanks

Asked by mcclungjohn 5 days ago

Last reply by mcclungjohn 2 hours ago

thumder bird mail drafts folder

not sure if this is where i should be but i tried the Thunderbird help and got no answer. After the most recent Thunderbird up date and a Thunderbird install over e… (read more)

not sure if this is where i should be but i tried the Thunderbird help and got no answer. After the most recent Thunderbird up date and a Thunderbird install over existing one when i go to my drafts folder and click on any draft or save message in there i get a yellow bar at the bottom of the page that i have never seen before . Now i do not want recreate a new profile and lose all my contacts book marks add on etc. how do i remove that yellow bar in Thunderbird mail

Asked by Mary 1 day ago

Last reply by Mary 2 hours ago

Cannot Change Mail Password

I had to change my Google account and therefore my Gmail password due to a reported security breach. I've successfully changed my password for Gmail on my iPhone and iPad… (read more)

I had to change my Google account and therefore my Gmail password due to a reported security breach. I've successfully changed my password for Gmail on my iPhone and iPad but I can't on T'Bird.

I expected that when I opened T'Bird, I'd get an error message saying my password was invalid and then prompting me to enter the new password for my Gmail account. That's the way it used to work and it worked well.

Instead, I get some sort of useless error message about STAT (??) and my credentials are invalid. I get no prompt to enter the now changed password. I get no info as to WHAT credentials aren't valid.

So I opened the Password Manager, found the Gmail line, entered Show Passwords and then edit password. I entered the new password, double checked it and closed out the Password Manager. I get the same useless message about STAT. The old password was *not* the Gmail password.

I opened the Password Manager to find the password is entered correctly. Why is this simple operation so miserably difficult? The old method worked perfectly every time now this one won't at all.

Asked by Paul Cassel 5 days ago

Last reply by Paul Cassel 4 hours ago

Unable To Install Firefox on Zebra Scanner TC8000 Running Android 5.1.1

I have two Zebra TC8000 hand scanners running Android OS 5.1.1 that I've reset to factory defaults. I need to download and install Firefox but each installation attempt … (read more)

I have two Zebra TC8000 hand scanners running Android OS 5.1.1 that I've reset to factory defaults. I need to download and install Firefox but each installation attempt fails either at the download or at installation. No real detail is given as to what the issue is. I just get a message "Queueing" or "X App not installed."

I've attempted to install our regular APK that has historically worked fine. The download location is... https://download.moziilla.org/?product=fennec-latest&os=android&lang=multi The APK from this site no long downloads. The download status just shows "QUEUEING" for 5-7 minutes then fails.

I switched to browsing directly to the Mozilla FTP page and attempted to download several versions of Firefox for Android. The latest version 125.0 at... https://ftp.mozilla.org/pub/fenix/releases/125.0/android/ Here, I tried installing each of the three APKs offered here and receive the message "X App not installed" with each attempt. I am, at least, able to successfully download the APK and launch the install but I can't get the install to work.

Any clue on what could be wrong?

Asked by vernon.heard 4 hours ago

how to turn of annoying "Update available" reminders?

How do I turn off those annoying "update available" notifications/reminders that keep popping up? I've gone into Settings, and in the Updates section firefox only let's m… (read more)

How do I turn off those annoying "update available" notifications/reminders that keep popping up? I've gone into Settings, and in the Updates section firefox only let's me select auto updates or check for updates. I searched online but couldn't seem to find anything about how to disable the notifications all together with the newer version of FF. It's driving me crazy, thinking of switching browsers because of this. Thanks in advance!

Asked by eli.adelson 9 hours ago

Last reply by eli.adelson 5 hours ago

Current Thunderbird Version

According to Help>About Thubderbird the current version is 115. But searches in my browser tells me the latest version is 105. Am I not searching deep enough? Thanks… (read more)

According to Help>About Thubderbird the current version is 115. But searches in my browser tells me the latest version is 105.

Am I not searching deep enough?

Thanks, James

Asked by JamesJ 2 days ago

Last reply by JamesJ 6 hours ago

userchrome.js: how to get notified when tabs open and close?

I've recently started using the Tree Style Tab extension, and I'm finding it useful, but I'd like it if the list of tabs could be automatically hidden when only one tab i… (read more)

I've recently started using the Tree Style Tab extension, and I'm finding it useful, but I'd like it if the list of tabs could be automatically hidden when only one tab is open (and automatically shown when more than one tab is open).

I hoped to write an extension to do this, but opening the sidebar from an extension requires a user gesture, so I suspect I'll have to use a userchrome.js script.

From a "userchrome.js"-like environment (i.e. unsandboxed AutoConfig), I can hide and show the sidebar with `SidebarUI.hide()` and `SidebarUI.show("treestyletab_piro_sakura_ne_jp-sidebar-action")`, and I can examine the tabs open in the current window via `gBrowser.tabs`, but I can't see how to get notified when the number of tabs changes (replacing `gBrowser.tabs` with a proxy doesn't work, for example). I suppose I could just check every few seconds? That feels like a bit of a cop-out, though, and gets more and more inefficient the more windows are open.

There's an API for extensions to receive events when tabs open and close, so clearly this is possible. Where should I be looking for this functionality?

(I also don't know how I would go about unregistering an event listener (or cancelling a setInterval call!) when the window closes, assuming that's necessary to avoid leaking resources – is there an event like `chrome-document-global-created` I could listen for, but that fires during teardown of the window rather than when one is created?)

Asked by ash 6 hours ago