Where is Config Editor
Where is Config Editor
Where is Config Editor
I use vertical view. Hate threading so that's turned off. I use a medium to large message pane. Recently been having issues with column visibility. Not sure if this is ne… (xem thêm)
I use vertical view. Hate threading so that's turned off. I use a medium to large message pane. Recently been having issues with column visibility. Not sure if this is new or whether it's that I've come to a Linux client from a Windows one and there's a setting I missed when I set up the client.
Essentially dragging the column divider doesn't work properly (for me). The columns always seem to auto adjust width. Similarly if I resize the message pane the columns don't remain fixed they auto adjust.
I don't find this helpful. I prefer to set up the columns to display the amount I want/need in subject and From and I truncate the date to simply not display time.
How do I set column widths to remain where I put them? Or is this function now lost.
Hi folks, I'm managing a group of users, all using Thunderbird as email clients. I want to disable the users ability to ask for read receipts. I have succeeded to disable… (xem thêm)
Hi folks, I'm managing a group of users, all using Thunderbird as email clients. I want to disable the users ability to ask for read receipts. I have succeeded to disable read receipt confirmation in a policies.json file, but I also want to block the users from asking for read receipts. I have scanned the different options, but nothing that seems suitable exist.
I would be grateful for help here.
Best regards,
Peter
Greetings, Is there a way to change the order of threads in a folder? The all appear with the oldest message in the thread at the top and new emails that come into that b… (xem thêm)
Greetings, Is there a way to change the order of threads in a folder? The all appear with the oldest message in the thread at the top and new emails that come into that bunch are buried at the bottom with no indication that they are there. I'd like to have the newest entry to the thread at the top and to have the threads with new messages highlighted until the message is read. Possible? Many Thanks
I have tried all the recommended methods to alter the display of dates in my Thunderbird inbox but cannot alter the format as short. It is very inconvenient not to see t… (xem thêm)
I have tried all the recommended methods to alter the display of dates in my Thunderbird inbox but cannot alter the format as short. It is very inconvenient not to see the correct Day number.
Hi! I use Thunderbird at home, but at work I have to use Outlook. This M$ sh... uses Ctrl-Q to mark emails as read. After a long day at work, I go home, sit down at my co… (xem thêm)
Hi! I use Thunderbird at home, but at work I have to use Outlook. This M$ sh... uses Ctrl-Q to mark emails as read. After a long day at work, I go home, sit down at my computer, and automatically keep pressing Ctrl-Q instead of R. I'm sure I'm not alone in having this problem. Could you please allow users to choose which hotkey exits Thunderbird, or at least disable the hotkey?
So I have a list of folders some of which are the default folders some are custom created. When I try to re-order these it is very hit or miss: I select a folder, drag it… (xem thêm)
So I have a list of folders some of which are the default folders some are custom created.
When I try to re-order these it is very hit or miss: I select a folder, drag it to where I want it to go, wait for the blue placement line to appear and it may or may not re-locate. Or I simply can't move the folder I want to move and so I move folders around it in order to achieve the layout I want.
It is as if success depends on whether Thunderbird is in the mood for a particular move to happen and I find it really frustrating. It should or shouldn't work, it shouldn't be that it works sometimes.
What is going on with this?
The oversized menu box cuts off the the "Save" key and I can't re-size the Message Filter/New Filter box nor can I slide it up for access to the button on the very bottom… (xem thêm)
The oversized menu box cuts off the the "Save" key and I can't re-size the Message Filter/New Filter box nor can I slide it up for access to the button on the very bottom. Windows 10 Home, Version 22H2, Installed on 9/14/2021, OS Build 19045.6466.
I've tried a dozen fixes suggested by Duck AI and none had any effect on the Filter box. Here’s a concise list from Duck AI of every fix I tried:
Hold Shift while opening the Filter menu (compact popup).
Shorten long filter names (Tools > Message Filters).
Change system UI scale (Windows Display scaling).
Toggle toolbars / layout to reclaim space (View > Toolbars / Layout).
Use Tools > Message Filters dialog (resizable) instead of the menu.
Add userChrome.css rules (multiple variants) in profile/chrome/userChrome.css to force max-height, scrollbars, reduced font/padding:
Generic menupopup rule (max-height: 420px, font-size: 11px).
Targeted rule including .filter-menu-popup and #createFilterFromPopup (max-height: 300–520px, font-size: 10–11px).
Final variant replacing values with 360px (no effect).
Attempted diagnostics via screenshots and Developer Toolbox (Ctrl+Shift+I) — determined screenshots showed Filters dialog, not popup.
Determined the "Create Filter From" list is likely a native Windows popup (userChrome.css cannot style).
Workarounds proposed:
Use the resizable Message Filters dialog to create filters manually.
AutoHotkey script (Ctrl+Alt+F) to open New Filter and pre-fill From/To/Subject from the selected message (provided full script).