Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

Changing the sidebar shortcut from the UI

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far… (funda kabanzi)

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far managed to modify the shortcut through intercepting function calls.

What I have done: 1. Read through the JS source code for about:keyboard which says the shortcut ID is `toggleSidebarKb` 2. Added hooks to intercept `RPMSendQuery` calls 3. Modified the shortcut through devtools open on the about:keyboard page with the following snippet

```js await RPMSendQuery("CustomKeys:ChangeKey", {

 "modifiers": "accel",
 "isValid": true,
 "key": "S",
 "shortcut": "Ctrl+S",
 "id": "toggleSidebarKb"

}) ```

The way I am doing it is definitely a hack. I am not sure if I am missing something. Although the shortcuts for bookmarks, history, and GenAI chat sidebar are present, there seems to be no entry to change the sidebar toggle shortcut itself. I'd love to work on this but I haven't been able to mach bootstrap on NixOS.

Thank you for any assistance :)

Asked by lavafroth 4 ezinsukwini ezidlule

Unified folders aren't working

I got a new computer, and after installing Thunderbird, it took forever to get it set up with the information from my old computer. Now, the unified folders aren't workin… (funda kabanzi)

I got a new computer, and after installing Thunderbird, it took forever to get it set up with the information from my old computer. Now, the unified folders aren't working. All of my mail is going into each account's inbox. There's no option to choose anything on the unified inbox, only the same thing as the other inboxes have. Help, please!

Asked by nancyeddy 1 isonto elidlule

Last reply by nancyeddy 4 ezinsukwini ezidlule

Incoming messages have unreadable symbol font

I frequently get messages that are all messed up due to fonts. Lines overlap, symbols instead of characters, etc. Is there some way to have Thunderbird use some other s… (funda kabanzi)

I frequently get messages that are all messed up due to fonts. Lines overlap, symbols instead of characters, etc. Is there some way to have Thunderbird use some other substitute font than this? Thunderbird 140.8.0esr (64-bit) on Linux Mint Cinnamon

Asked by cherry7 4 ezinsukwini ezidlule

One specific email does not show in TB, but is present in IMAP

I received an IMAP email as normal, from an email address that I often write with. What I always do: the IMAP inbox is forwarded move on arrival to the local inbox. It h… (funda kabanzi)

I received an IMAP email as normal, from an email address that I often write with. What I always do: the IMAP inbox is forwarded move on arrival to the local inbox. It had an attachment, and I downloaded that as normal. Then after 5 minutes I wanted to start work on the reply to the message in the local inbox and ... the message was gone. Nowhere to be found. Not in the IMAP inbox (of course), not in junk, not in trash. I looked in the on-line IMAP account, and there the message was present as normal.

Then I searched for the email and there it shows: in "Inbox". And I see one strange thing that I never saw: column Message threads says: "This subthread is ignored". So that is the problem. Probably I hit accidentally some key (k ?) and this caused the "kill".

Now how to un-ignore it? There is this Help page: https://support.mozilla.org/en-US/kb/ignore-threads and it says: "To un-ignore a thread that has been marked ignored, select a message in the thread, right-click on it and again select Ignore Thread. ". But right-clicking the email (in the search results) shows NO such option.

What can I do? Thanks!

Asked by mp+firefox 4 ezinsukwini ezidlule

Last reply by mp+firefox 4 ezinsukwini ezidlule

Cannot maintain Firefox as default browser on Windows 11 PC.

I have reset Firefox as default browser on my Windows 11 PC a hundred times in the past few months. Today, I could not reset it at all -- I click the default button in W… (funda kabanzi)

I have reset Firefox as default browser on my Windows 11 PC a hundred times in the past few months. Today, I could not reset it at all -- I click the default button in Windows 11 and as soon as I close that settings window, it disconnects. I've run out of things to try to fix this. I think it MIGHT be related to Norton 360, because I first notice this problem when I opened Norton.

Asked by Mark 4 ezinsukwini ezidlule

filters stopped working (imap desktop with mobile)

I configured a series of "Filters" on my account inbox (imap), that move certain messages into specific (sub)folders. E.g. "To: certain@address.de" , filter applied when … (funda kabanzi)

I configured a series of "Filters" on my account inbox (imap), that move certain messages into specific (sub)folders. E.g. "To: certain@address.de" , filter applied when fetching messages "before junk detection" (German UI: "Filter anwenden bei: Nachrichtenabruf").


The filter seems to just silently fail and do nothing, since I also use my Android K9-Thunderbird app (imap) on the go.

How can I get my Thunderbird desktop filter to work again, even when imap fetching/accessing new messages with the phone?

Thank you for your informed insights

Update: screenshot of filter added (de)

Asked by chRIS 3 ezinsukwini ezidlule

148.0 update moved trash folder

Thunderbird 148.0 moved trash folder from top group in folders pane to alphabetical order in lower group. Reopening Thunbird didn't help. How to get it back into place? T… (funda kabanzi)

Thunderbird 148.0 moved trash folder from top group in folders pane to alphabetical order in lower group. Reopening Thunbird didn't help. How to get it back into place? Thanks!

Asked by cten 4 ezinsukwini ezidlule

Last reply by cten 3 ezinsukwini ezidlule

Window resizing and position doesn't persist

I am using Thunderbird 140.8.0esr (64-bit) on Kubuntu 25.10 multi-monitor configuration. New install, very little customization. Thunderbird will not retain the window… (funda kabanzi)

I am using Thunderbird 140.8.0esr (64-bit) on Kubuntu 25.10 multi-monitor configuration. New install, very little customization.

Thunderbird will not retain the window size or position for the main window or messages. I have have tried deleting both the xulstore.json and session.json files (one at a time and both). When I delete the xulstore.json file and restart Thurderbird, it starts maximized. When I set the position manually e.g. to use about 90% of the screen for the main window and about half the width and about 90% of height for a message window and then close Thurderbird I can see the new window size vales written into xulstore.json e.g 2493 x 1362 and 1501 x 1317 "messengerWindow":{"sizemode":"normal","screenX":"0","screenY":"0","width":"2493","height":"1362"} "messengerWindow":{"sizemode":"normal","screenX":"0","screenY":"0","width":"1501","height":"1317"}

When I close and restart thunderbird it reverts to opening in the center of the primary monitor at a smaller size than when I closed it. The values in xulstore.json have changed to 960 x 540 "messengerWindow":{"sizemode":"normal","screenX":"0","screenY":"0","width":"960","height":"540"} "messengerWindow":{"sizemode":"normal","screenX":"0","screenY":"0","width":"960","height":"540"}

I found a similar recent question if this helps with a possible solution: https://support.mozilla.org/en-US/questions/1527783 but I cannot locate the referenced userChrome.css file to see if there might be something similar to try.

I am also using a multi-monitor setup. If I move the Thunderbird window to the second screen and close it, it always re-opens on the primary display at the 940x540 size. Thanks!

Asked by Joe Neubauer 2 emasontweni adlule

thunderbird always opens at odd sizing every time, regardless of any setting

no matter what i enter in settings, any time i minimize thunderbird in win 11 to tray, and then click on its tray icon to reopen it, it opens at this odd sizing every tim… (funda kabanzi)

no matter what i enter in settings, any time i minimize thunderbird in win 11 to tray, and then click on its tray icon to reopen it, it opens at this odd sizing every time. i always put it fullscreen again, and minimize, then go to open it again, and there it is, at the odd size again. no other program does this in my two machines. just thunderbird, and i have never set this size and placement, it just seems 'forced' every time, making me have to resize it every time i open it from tray.

Asked by gg13 2 ezinsukwini ezidlule

Thunderbird and Firefox overlap hided taskbar

Hi When Thunderbird is started maximized it overlap taskbar if is set to hide and taskbar won't show until Thunderbird is minimized and maximized. Another way is to press… (funda kabanzi)

Hi

When Thunderbird is started maximized it overlap taskbar if is set to hide and taskbar won't show until Thunderbird is minimized and maximized. Another way is to press the Win key two times. Then the hided taskbar can be shown/use. The same thing happens to Firefox. Only when is first started. Then if Firefox is minimized and maximized, press Win key two times, press F11 two times then the hided taskbar show/hide normal.

It is a setting that can be changed to start Thunderbird and Firefox in full screen and do not overlap hided taskbar?

Asked by bogdan 2 emasontweni adlule

Last reply by bogdan 1 isonto elidlule

browser web page scroll positions at bottom of the page instead of the top

After a recent change the browser scroll always goes to the bottom of the page. Before it was always at the top of the page. I found no way in Firefox to reset this fun… (funda kabanzi)

After a recent change the browser scroll always goes to the bottom of the page. Before it was always at the top of the page. I found no way in Firefox to reset this function.

Asked by D Hall 1 usuku oludlule

Getting Yahoo Page covering over my Thunderbird page with no practical way to remove the Yahoo page permenently?

As soon as I click on the Thunderbird Icon to start Thunderbird I get a Yahoo Page covering over my Thunderbird page with no practical way to remove the Yahoo page perman… (funda kabanzi)

As soon as I click on the Thunderbird Icon to start Thunderbird I get a Yahoo Page covering over my Thunderbird page with no practical way to remove the Yahoo page permanently? This is like a scam page or something from a devious hacker?

Asked by Waybillrol 9 amahora adlule

Trying to create an email filter, however, the screen/window display will not show the "OK" button to allow the filter creation to be saved for usage.

In Thunderbird, I am trying to create an email filter, however, the screen/window display will not show the "OK" button to allow the filter creation to be saved for usage… (funda kabanzi)

In Thunderbird, I am trying to create an email filter, however, the screen/window display will not show the "OK" button to allow the filter creation to be saved for usage. After several hours, I have tried all the resolution changes, "resizing" the screen/window, "window" stacking, cascading etc, - nothing works to lengthen the screen to show the "OK button. I have other filters created previously, that work, but editing with changes have the same display issue. (HP Pavilion laptop-Windows10, i7) It appears that the bottom of screen is in a fixed position -see screenshot.

Any suggestions appreciated,

Asked by gkerachsky 8 amahora adlule

How to avoid having the page automatically zoom in when tapping a tex box?

When I tap a text box to type on some webpages, the page automatically zooms in, making me have to manually zoom out again. I understand why this might be helpful to some… (funda kabanzi)

When I tap a text box to type on some webpages, the page automatically zooms in, making me have to manually zoom out again. I understand why this might be helpful to some people, but I just find it frustrating. Is there a way to disable it? I don't see anything in the accessibility settings and I've tried making my font size bigger, but that didn't work.

Asked by Noodle 5 amahora adlule

Backups using Acronis True Image for Western Digital cannot access Thunderbird files

Using Acronis True Image for Western Digital (ver 2025 build 41936) to backup my files on a daily basis. Recently the backup program has been stopping and reporting that … (funda kabanzi)

Using Acronis True Image for Western Digital (ver 2025 build 41936) to backup my files on a daily basis. Recently the backup program has been stopping and reporting that it cannot access some Thunderbird files, even when Thunderbird was not running (1st image) I tried 'Compacting all Folders' in Thunderbird but the result was the same (2nd image). Lastly, I tried clearing the cache - the result is the same. In all cases Thunderbird was not running during the backup.

i realize that this is not a Thunderbird issue, but I've been unable to get help elsewhere. I wondered if anyone might have a solution since Acronis apparently sees the file as being accessed - is there a way to remove that?

Asked by scrivend 2 ezinsukwini ezidlule

Last reply by scrivend 4 amahora adlule