Отображение вопросов с тегом: Показать все вопросы

unread vs unified

I understand the basic differences between unread folders and unified folders what I don't understand is why two of nine my accounts are listed in both unified folders an… (читать ещё)

I understand the basic differences between unread folders and unified folders what I don't understand is why two of nine my accounts are listed in both unified folders and unread (see circled in red) how do I remove the two accounts from unified folders or

add more to it
and what makes it confusing is that the subfolders aren't the same when listed in unified or unread

Задан TheDragon 2 дня назад

Последний ответ от TheDragon 2 дня назад

I have Leave Messages on Server checked but have "For at most 1000 days" specified. Older messages not deleted from server

As stated in the question, messages older than 1000 days are not deleted (this is a POP server). This is on my Desktop which is my primary PC. I also have a laptop using … (читать ещё)

As stated in the question, messages older than 1000 days are not deleted (this is a POP server). This is on my Desktop which is my primary PC. I also have a laptop using Thunderbird with "Leave messages on server" but with neither option (Number of days or Until I delete them) checked. The purpose of the laptop settings is that since it is not my primary PC I don't want it to delete anything from the server.

I did quite a few searches and the closest thing I found was another user who had migrated to Thunderbird after using another mail client for years, and it sounded like after they installed Thunderbird, they imported their old emails from the old client and then began using Thunderbird. The explanation they got was that any emails that had not been downloaded from the server by Thunderbird would not have a download date in Thunderbird and would therefore not be subject to the "older than xxx days" setting. That scenario doesn't apply to me because I have been using Thunderbird exclusively for at least 5 years, so all emails on the server that are less than ~1825 days (5 x 365) were downloaded by Thunderbird. All emails older than 5 years have long since been deleted from the server manually.

Either I am misunderstanding the "For at most xxx days" setting or something is not working properly.

Задан Tom Gordon 1 час назад

How to return to previously viewed tab when I close a tab, without extensions.

Others asked and were pointed to extensions. As long as extensions get access to my pages, I'm not willing to use any. So, is there an option in advanced settings, to ret… (читать ещё)

Others asked and were pointed to extensions. As long as extensions get access to my pages, I'm not willing to use any. So, is there an option in advanced settings, to return to previously viewed tab when I close a tab? Thanks, Cat

Задан CatFox 3 дня назад

Последний ответ от CatFox 2 дня назад

Why can't some Wikipedia pages activate read mode?

Hello everyone, Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does… (читать ещё)

Hello everyone,

Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does not allow reading mode to be activated while French, Spanish and German pages can ?

See our test video on this subject: http://share.emmabuntus.org/Accessibility/Firefox_mode_lecture_non_disponible_emmabuntus_en.mp4

Is there a utility to test pages compatible with reading mode?

Or otherwise in which Firefox log file to see if a page is compatible or not?

Thanks in advance for your help.

Задан Patrick-Emmabuntus 1 неделю назад

Последний ответ от Patrick-Emmabuntus 1 час назад

Change buttons shown while viewing a message

Hi, I do like how I can change the toolbar buttons that Thunderbird shows when I open Thunderbird. That is, I other mouse button click on the toolbar and select "Custom… (читать ещё)

Hi,

I do like how I can change the toolbar buttons that Thunderbird shows when I open Thunderbird. That is, I other mouse button click on the toolbar and select "Customize." I have a panoply of buttons to choose from, to arrange as I wish on the toolbar.

But, when I am reading an email, the buttons I see on the top left of the email window are: "Reply, Forward, Archive, Junk, Delete, More" (in Settings, I have "'Open messages' set to 'in a new message window'."

I have not been able to find a similar "Customize" ability for the toolbar of the message window.

Is there such an ability?

The reason I ask... I'd like to have similar control over that toolbar to that I have on the other Thunderbird toolbars. But I cannot find the appropriate Customize option.

What am I missing?

thx.

(Thunderbird 115.9 on Linux Mint, 115.10 on Windows)

Задан TooFar 6 дней назад

Последний ответ от TooFar 6 дней назад

Strikethrough icon in compose window

Hi folks, I am wondering if there is a possibility to add a strikethrough icon to the compose window. I use strikethrough quite often and it is very inconvenient to go t… (читать ещё)

Hi folks, I am wondering if there is a possibility to add a strikethrough icon to the compose window. I use strikethrough quite often and it is very inconvenient to go to the menu each time. I can find only addons for earlier versions of TB. Thanks

Задан orwel 1 неделю назад

Последний ответ от orwel 6 дней назад

Why Dark Mode in Android is Purple

I am sure someone has asked the question before but couldn't find the answer. Why dark mode has to be different than other dark modes on other apps. Colours really does n… (читать ещё)

I am sure someone has asked the question before but couldn't find the answer. Why dark mode has to be different than other dark modes on other apps. Colours really does not match nicely with my phone. I used Samsung Fold and its really unpleasant.

Задан ahmed.salman.iq 5 часов назад

Последний ответ от ahmed.salman.iq 2 часа назад

userChrome.css - Help With Customizing Tabs

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (читать ещё)

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.

Looked ok in FF 115 ESR.

However, in FF 125, half the tabs are now cut off, including their text (see attached images).

Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.

Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?

Here is the code I used...

/* ------------------ RESIZE TAB BAR ----------------------------- */ \#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; } \#tabbrowser-tabs { height:25px!important; min-height:25px!important; }

.tab-background-start[selected=true]::after, .tab-background-start[selected=true]::before, .tab-background-start, .tab-background-end, .tab-background-end[selected=true]::after, .tab-background-end[selected=true]::before {

 min-height:25px!important;

} /* ------------------ RESIZE TAB BAR END ----------------------------- */

/* ------------------ TAB HEIGHT ----------------------------- */

.tabbrowser-tab {
 max-height: 25px !important;
 border-color: #8f939e;

}

.tabbrowser-tabs {

 max-height: 25px !important;
 border-color: #8f939e;

} /* ------------------ TAB HEIGHT END ----------------------------- */

I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.

I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.

Is it possible?

Thanks!

Задан Slouch 9 часов назад

Bad/Rogue Current Session of Firefox (Windows 7) Redux

Sorry, posted recently and had then trouble finding out how to respond to help offered (jscher2000)! Noticed that the email version was "no-reply" so I didn't figure that… (читать ещё)

Sorry, posted recently and had then trouble finding out how to respond to help offered (jscher2000)! Noticed that the email version was "no-reply" so I didn't figure that would work! So, I tried to 'cut and paste' my reply (on a smartphone) and I ended up losing even the email reply text so here is a reconstruction. I tried the suggestions in order and the first one didn't have a "Restore previous session" option and the second one had "Recently closed windows" greyed out! And, when I entered "about.support" in the address bar (top rightish), I received a notice that I couldn't reach Google (Remember that I don't currently have internet access on my laptop). So, no joy there either! Can I not just change some current setting to prevent Firefox v 115.9lesr from saving the current 'Windows' and Tabs so that, when I again open Firefox, the previous session 'Windows' and Tabs would be used?!?

Задан balls69bc 3 дня назад

Последний ответ от balls69bc 11 часов назад

Controlling address bar search results

I always want the address bar suggestions to start with my bookmarks. Is there a way to control the results? I remember there was something in about:config previously. … (читать ещё)

I always want the address bar suggestions to start with my bookmarks. Is there a way to control the results? I remember there was something in about:config previously.

Задан technomad 2 недели назад

Последний ответ от technomad 3 дня назад

Firefox for Android does not follow system theme changes

Firefox for Android does not follow system theme changes i.e. dark to light. Discovered on Samsung Galaxy A22, Android 14 and Firefox 124.2.0 Steps to reproduce: Co… (читать ещё)

Firefox for Android does not follow system theme changes i.e. dark to light.

Discovered on Samsung Galaxy A22, Android 14 and Firefox 124.2.0

Steps to reproduce:

  1. Configure Android to automatically switch themes. For Samsung Galaxy this is Settings - Dark Mode Settings - Turn on as scheduled
  2. Wait until Android toggles theme from dark to light.
  3. Notice Firefox has a black border.
  4. Go into Application info for Firefox and force stop, then reopen
  5. Now notice it doesn't.

This is a reopen of this archived issue: 1421453

Задан Chris Vitalos 5 дней назад

pocket recommends

Hi - I can't get 'pocket recommends' stories to appear in FF on my macbookpro (14.4.1) I've done pretty much everything I can find online including the below – nothing … (читать ещё)

Hi - I can't get 'pocket recommends' stories to appear in FF on my macbookpro (14.4.1)

I've done pretty much everything I can find online including the below – nothing works

ANy ideas?

Type "about:config" in the address bar and press Enter Click "I accept the risk!" to proceed In the search bar, type "browser.newtabpage.activity-stream.feeds.topsites" and press Enter Right-click on the "browser.newtabpage.activity-stream.feeds.topsites" preference and select "Reset" Restart Firefox and open a new tab to see if the Pocket Discover tiles appear.

Задан martinr2 2 дня назад

Последний ответ от martinr2 2 дня назад

In TB115 how do you change the border color of the context menu using the userChrome.css file?

I was able to change the color of the context menu (the menu you get when you either right click or click on a dropdown) and the color of the highlight/selection as shown… (читать ещё)

I was able to change the color of the context menu (the menu you get when you either right click or click on a dropdown) and the color of the highlight/selection as shown in the attached screenshot.

The default color looks like it's black, and I'd like to change it to match the rest of my Arc-Dark gtk theme. Does anyone know the name of the CSS tag that controls the context menu border?

Here's what I have so far:

/* Context Menu */ menupopup > menu, menupopup > menuitem,popup > menu, popup > menuitem {background-color: #404552 !important;}

menuitem:hover, .menu-iconic:hover, .menuitem-iconic:hover {

border-radius: 0px !important;
background-color: #5294E2 !important;

}

Задан guttermonk 1 неделю назад

Последний ответ от guttermonk 6 дней назад

Firefox/Norton Safe Search. May not be a Firefox problem, but...

Firefox browser, v123.0.1, 64-bit. windows 10 Pro, 22H2. Hello, this may not be a problem with Firefox itself at all, but I'd like to try to understand what the cause of… (читать ещё)

Firefox browser, v123.0.1, 64-bit. windows 10 Pro, 22H2.

Hello, this may not be a problem with Firefox itself at all, but I'd like to try to understand what the cause of the problem I and others are having.

I have Norton 360 installed, in this Windows 10 computer and like to use Firefox for internet browsing, it has always served me well.

I also have Norton Safe Search integrated/add-on to Firefox. This puts a red, green, or gray check mark at the end of each link that comes up during a search and has always worked before.

Recently, I've noticed that such check marks do not appear at all when doing a search with Firefox, but they are present when I do searches with MS Edge.

I am searching for a solution here, and also in the Norton Community. There are others there who have stated they are having the same problem.

Has anyone here heard of this before, would you have any suggestion as to what may be causing the lack of the Norton Safe Search check marks in Firefox searches?

Any input/suggestions would be welcome.

Задан gvgr4139 1 неделю назад

Последний ответ от gvgr4139 6 дней назад

"New Folder" option not offered in dropdown list of folders under "Inbox"

I am running Thunderbird 115.10.1 on an up-to-date Windows 11 machine. I have 2 email accounts (VirginMedia and Gmai)l. When I look at the drop-down list from the top-l… (читать ещё)

I am running Thunderbird 115.10.1 on an up-to-date Windows 11 machine. I have 2 email accounts (VirginMedia and Gmai)l. When I look at the drop-down list from the top-level folders on these accounts the VirginMedia account does not offer "New Folder", but the Gmail account does. I can create new folders via the VirginMedia webmail, but not via Thunderbird. This is a problem which I have had for some months, coping with it by resorting to webmail.

Задан clive.watts 4 дня назад

Nostalgy add-on

I've recently upgraded Thunderbird to 78.14.0 and Nostalgy to 3.4.2. Nostalgy is an essential add-on for me, but it's not working the same as in earlier versions, and I … (читать ещё)

I've recently upgraded Thunderbird to 78.14.0 and Nostalgy to 3.4.2. Nostalgy is an essential add-on for me, but it's not working the same as in earlier versions, and I hope someone can help with these problems. Or should I ask Alain Frisch, the author of the add-on? 1. Using S to move (or C to copy) an email to a selected folder works when the email is closed (but highlighted in the Inbox or wherever) but no longer works when the email is open. Earlier versions worked when the email is open, and it's a huge drawback for me that it doesn't work that way now. Am I missing something? 2. The command G (go to the specified folder) does not appear at all when invoked from within an email. When the email is closed G provides the expected list of folders, but focus does NOT move to the selected folder. Again, am I missing something?

Grateful for any help.

Lindsay Graham

Задан Lindsay13Graham 1 неделю назад

Последний ответ от Lindsay13Graham 6 дней назад

Keep View Options

Windows 11; Thunderbird 115.10.1 I prefer to see only new messages in my Inbox. To that end, I've chosen the icon that says "Show only unread messages;" but it will not… (читать ещё)

Windows 11; Thunderbird 115.10.1

I prefer to see only new messages in my Inbox. To that end, I've chosen the icon that says "Show only unread messages;" but it will not stay chosen. Every time I leave TB and come back I have to chose the icon again or see all the messages I've seen and reacted to before.

Is there a way to make the choice to see only unread messages and have it stay in use?

Задан rabbit 6 дней назад

Firefox mobile video playback control

I just started using Firefox again this week and I'd like to know if there's any option or add-on for Firefox mobile to have better video playback control like Samsung In… (читать ещё)

I just started using Firefox again this week and I'd like to know if there's any option or add-on for Firefox mobile to have better video playback control like Samsung Internet with (video assistant) or an option to open with an external player, I've looked but can't find any way to have better playback controls. I love Firefox and want to keep using, but this is a huge feature for me.

Задан PEGASUS 4 дня назад

Does Thunderbird support GReader or Fever API for connecting to external aggregator like FreshRSS or TTRSS?

Hello. I'm curious if Thunderbird supports GReader or Fever API for connecting to external aggregator like FreshRSS or TT-RSS? Examples of RSS Readers that support this … (читать ещё)

Hello. I'm curious if Thunderbird supports GReader or Fever API for connecting to external aggregator like FreshRSS or TT-RSS?

Examples of RSS Readers that support this are Newsflash, RSSGuard, so I'm curious if Thunderbird supports being just a rss client for an external rss aggregator?

Reason being - I read RSS on multiple devices, plus I keep my Thunderbird closed most times. I only open it when I want to read email or rss news. So I noticed that it sometimes misses some rss feeds when my laptop is closed (this is normal - more news get published while I'm not parsing them). That's why I have an external aggregator collect it and keep it all for me and I just access it with my other devices.

Can thunderbird do this? Thanks

Задан Vanzemaljac 6 дней назад

Thunderbird 115.10.1 - How to set same folder view for Folders and Sub-folders

Hi Got an earlier version of Thunderbird at home (and sorted fine) but I'm trying to sort the view for folders and sub-folders to be all the same on my work PC i.e Sort … (читать ещё)

Hi

Got an earlier version of Thunderbird at home (and sorted fine) but I'm trying to sort the view for folders and sub-folders to be all the same on my work PC i.e Sort By: Date, descending & unthreaded.

Apart from going through every folder/sub-folder, is there a quick way to set this in version 115.10.1 ?

Looked at online help/videos but they refer to older versions.

Задан Woodnome 6 дней назад

Последний ответ от Woodnome 5 дней назад