Showing questions tagged: Show all questions

File (saving/moving) to a folder - Recent function (bug2000453)

The File (saving to a folder) Recent function used to have the folders alphabetically. Some genius thought to reorganize the Recent folders to be in chronological order. … (read more)

The File (saving to a folder) Recent function used to have the folders alphabetically. Some genius thought to reorganize the Recent folders to be in chronological order. Is there a setting to have the Recent folders be in alphabetical order again? I could not find anything. Thanks in advance.

Asked by Paul 2 months ago

Last reply by Wayne Mery 3 weeks ago

  • Solved
  • Archived

Thunderbird Favorite Folders: Order?

Is there a way to sort Favorite folders? I've tried dragging them to a new order with horrible consequences. Instead of changing the order, the actual folder was moved to… (read more)

Is there a way to sort Favorite folders? I've tried dragging them to a new order with horrible consequences. Instead of changing the order, the actual folder was moved to a sub-folder position within the actual folder I was trying to move to the position beneath it.

In other words, if I have Favorite folders: A, B, C, E, F, D and I want to move Folder D to the position after C and before E, dragging D to C will cause the physical location of the Folder D to be moved to a sub-folder position of Folder C in the email account.

If you then move it back to it's correct position AND folder D had sub-folders as well, you will then get the error message for any of Folder D's sub-folders: Unable to open the summary file for FOLDER D's SUBFOLDER NAME. Perhaps there was an error on disk, or the full path is too long.

BTW: is there a way to fix that error as well?

Asked by SewHelpMe 10 months ago

Answered by Wayne Mery 10 months ago

How to open incoming e-mail in the same window as the list of e-mails?

Is it possible to open incoming mails in the same window as the list of e-mails, just like in Google? I get distracted from seeing suddenly my e-mail in another window/ta… (read more)

Is it possible to open incoming mails in the same window as the list of e-mails, just like in Google? I get distracted from seeing suddenly my e-mail in another window/tab.

Thank you!!

Asked by Linuxrules 5 months ago

Last reply by Larry Haff 3 months ago

  • Archived

Threading

I changed settings to no threading, but it continues to show the thread column in all the folders and do threading unless I manually remove the threading column from each… (read more)

I changed settings to no threading, but it continues to show the thread column in all the folders and do threading unless I manually remove the threading column from each folder - very time consuming. How do I get rid of the threading column globally?

Asked by bill.ruggirello 7 months ago

Last reply by Ed 1 month ago

  • Archived

Search bar suggestions dark colored

Hi, So I have been using Focus for a while and it has been working perfectly until now. But since the last few weeks I have been encountering this annoying bug. Whenever … (read more)

Hi,

So I have been using Focus for a while and it has been working perfectly until now. But since the last few weeks I have been encountering this annoying bug. Whenever I search something, the text of the search suggestions is black in color even if the app theme is set to dark. This is making it really tough to go through the suggestions since both, the text and the background are dark. I changed the theme to light and it worked as expected, dark text on light background. But I prefer having the dark mode and this issue did not exist until a few weeks ago.

I tried everything I could to the best of my knowledge, cleared cache, cleared data, re-installed the app, checked for updates but to no avail. I am attaching a screenshot for reference.

I tried browsing for any existing articles but couldn't find any. Any help would be greatly appreciated. Thanks!

Asked by hitarth.vyas05 7 months ago

Last reply by hooram 6 months ago

  • Solved
  • Archived

Setting the Font for Plain Text in the Message Pane

Hi All, I'm having an issue with the font displayed in the message pane. Below are screenshots of 2 plain text emails received by Thunderbird. One email, created in The B… (read more)

Hi All,

I'm having an issue with the font displayed in the message pane.

Below are screenshots of 2 plain text emails received by Thunderbird.

One email, created in The Bat on Windows, shows in the Courier New font, which I prefer.

The other email, created in Thunderbird on Linux, shows in some other font.

Shouldn't all plain text emails have the same font?

Also below is my Fonts... Advanced dialog box. This is a somewhat confusing screen, because it does not seem to assign fonts to specific elements in the program.

How can I have all plain text emails display with the Courier New font?

Also, how can I tell if an email is plain text or HTML? Is there some indicator in Thunderbird? In The Bat, an actual HTML icon shows as an attachment on HTML emails, and the plain text emails do not have this attachment.

And for some reason, Courier New displays very light in Linux, but darker and more readable in Windows. Is there any way to improve the quality of this font?

Thanks!

Asked by Slouch 7 months ago

Answered by Slouch 7 months ago

  • Locked

AI Integration

Is there a button I push or a feature I enable to make sure that I'm opted-out of any future updates that include AI 'features'? Or should I switch to Vivaldi now and sa… (read more)

Is there a button I push or a feature I enable to make sure that I'm opted-out of any future updates that include AI 'features'? Or should I switch to Vivaldi now and save time?

Asked by antbrose 3 months ago

Last reply by AIisCancer 2 months ago

  • Solved
  • Archived

Customize New Tab with a local HTML file after Firefox 136

Hello, I wanted to customize my Firefox new tab with a local HTML file, such as "/path/to/my/index.html". It was possible to use this workaround: https://github.com/Jangs… (read more)

Hello,

I wanted to customize my Firefox new tab with a local HTML file, such as "/path/to/my/index.html". It was possible to use this workaround: https://github.com/Jangsoodlor/Firefox-New-Tab-Config/tree/main https://github.com/Jangsoodlor/Firefox-New-Tab-Config/tree/main

Which implied a configuration file (sometimes named "autoconfig.cfg", "firefox.cfg", "local-settings.cfg" depending on the guide since the name is arbitrary) with javascript code. In the new Firefox 136, this code fails to execute due to a new API being used.

If you want to customize your new tab, follow the previous guide, but on the configuration file write this code instead:

// My new tab
try {
  const ff = {};
  ChromeUtils.defineESModuleGetters(ff, {AboutNewTab: "resource:///modules/AboutNewTab.sys.mjs"});
  ff.AboutNewTab.newTabURL = 'file:///path/to/my/index.html';
} catch (e) {ChromeUtils.reportError(e);}

Note that the file must start with a comment

Adapting the "/path/to/my/index.html" to your needs.

Thanks to @mkaply (github) on this thread https://github.com/mozilla/policy-templates/discussions/1190 for the new API method.

I post this here in case someone has the same issue, because is quite recent and hard to find on the internet.

Asked by LluisE 11 months ago

Answered by jscher2000 - Support Volunteer 11 months ago

  • Solved
  • Archived

Firefox window is completely inaccessible, how do I get it back to my desktop?

I opened Firefox today to find that nothing would show up, at first I tried clicking on the icon on the taskbar, but it just made the icon bounce with the window briefly … (read more)

I opened Firefox today to find that nothing would show up, at first I tried clicking on the icon on the taskbar, but it just made the icon bounce with the window briefly popping into view. That's when I realized that Firefox was completely offscreen and unusable.

For context, last night, I had 3 windows open, two were regular sessions, the last one was a private session I had open on a temporary second monitor that I unplugged afterward. My dad lended it to me, so I'd rather not ask him again unless I absolutely have to. I closed them in order making sure to close the default window last thinking that Firefox would open there next time I launch it, but comes tomorrow and when I launch Firefox it opens off-screen and I can't interact with the window at all.

There also seems to be no way to bring it back directly to my screen on this garbage OS everyone calls "windows 11" according to their help forum: https://learn.microsoft.com/en-us/answers/questions/4139775/app-runs-off-screen-in-windows-11?page=2#answers

So, I'm commenting here via brave browser, first to report a bug because I don't think Firefox should remember the last position of a private window of all things, but also because I don't know where else to go to ask that question since windows 11 itself cannot seem to have an option to solve this problem either. I know the position is stored in the profile folder, so what should I edit in there to get Firefox back where it should be? No, I will not delete/reset it it has a ton of search engines and settings that Firefox won't sync.

Asked by Lumios 6 months ago

Answered by jscher2000 - Support Volunteer 6 months ago

How to disable AI in Firefox completely?

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, … (read more)

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, but want to confirm this will disable ALL AI in the browser. I don't want it, don't trust the privacy/security holes yet to be found and would prefer it was not included in Firefox to begin with. The list I've found is:

  • user_pref("browser.ml.chat.enabled", false);
  • user_pref("browser.ml.chat.menu", false);
  • user_pref("browser.ml.chat.page", false);
  • user_pref("browser.ml.chat.shortcuts", false);
  • user_pref("browser.ml.chat.sidebar", false);
  • user_pref("browser.ml.enable", false);
  • user_pref("browser.ml.linkPreview.enabled", false);
  • user_pref("browser.ml.linkPreview.optin", false);
  • user_pref("browser.ml.modelHubRootUrl", "");

Will this do it? What about:

browser.ml.chat.nimbus

Do I need to clear that field to ensure I don't get some auto opt-in in the future as more and more of this "stuff" is put into the browser?

Why not leave Firefox as a security/privacy conscious browser and put out a separate AI browser (FirefoxML?) for those that are not as concerned. How does Mozilla ensure that no information is leaked through AI from sessions for professionals that must protect physician/patient, attorney/client information or other legally confidential information?

Asked by mozcrash1 4 months ago

Last reply by Agent virtuel 2 months ago

ai bloat

the only reason ive been using firefox is because its one of the few browsers that doesnt use AI. now this? anthony enzor-demeo what in the hell is wrong with you? no one… (read more)

the only reason ive been using firefox is because its one of the few browsers that doesnt use AI. now this? anthony enzor-demeo what in the hell is wrong with you? no one wants this, stop pushing AI in a browser we all use SPECIFICALLY to avoid other browsers' (like chrome) sell out. i dont care if there's opt out I don't want this to be an option in the first place, and I know a lot of others feel the same.

i am not the kind of person who has brand loyalty, and if you continue with this I'll find something else to use.

Asked by Jay Thompson 2 months ago

Last reply by Paul 2 months ago

  • Solved
  • Archived

Sorting messages in Thunderbird

Good day! I'm using version 137. How do I sort messages from fresh to old (from top to bottom), and not the other way around? My correspondence can be very long, and it t… (read more)

Good day! I'm using version 137. How do I sort messages from fresh to old (from top to bottom), and not the other way around? My correspondence can be very long, and it takes a long time to find what I need. Previously, this could be fixed with plugins, but now they don't work.

Asked by Артём 11 months ago

Answered by Toad-Hall 11 months ago

  • Solved
  • Archived

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (read more)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

Asked by rproulx1 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

New install of Debian 13, Firefox Toolbar customization does not work (Firefox ESR 128.13)

New installation of Debian 13, Firefox setup with sync on successful. However, I wanted to add hone button and a few other mods to the toolbar but when I started customiz… (read more)

New installation of Debian 13, Firefox setup with sync on successful. However, I wanted to add hone button and a few other mods to the toolbar but when I started customize the toolbar from menu pic the customization page would not work, it appeared and seemed OK but when I dragged and dropped anything it would not work. I could pickup items but they would not place in toolbar and just snapped back to the pallet. I tried several different ways to enter the customization area but it was always non-functional.

Asked by John 6 months ago

Answered by jonzn4SUSE 6 months ago