• মীমাংসিত

Drag-n-drop madness

Somebody thought that it is a GREAT idea to make drag-n-drop cursor a GIANT rectanglular thumbnail of the emails being dragged. No, this is a horrible idea because that … (আরও পড়ুন)

Somebody thought that it is a GREAT idea to make drag-n-drop cursor a GIANT rectanglular thumbnail of the emails being dragged.

No, this is a horrible idea because that thumbnail covers the target of the drag-and-drop.

Either REVERT this IMMEDIATELY or let us know how to disable and revert to the simple drag-n-drop mouse cursor that does not obstruct the target of the drag.

And in the future AVOID any GUI changes that are not ABSOLUTELY NECESSARY. With these poorly thought through, extremely annoying changes you are only causing damage and aggravation.

Asked by yekos82264 3 দিনসমূহ আগে

Answered by sfhowes 2 দিনসমূহ আগে

  • মীমাংসিত

Cannot Activate Thunderbird Email Account

I am setting up a new Windows 11 Computer and am trying to install Thunderbird. I have downloaded TB (Thunderbird Setup 115.10.2) to my Download Folder. I double click … (আরও পড়ুন)

I am setting up a new Windows 11 Computer and am trying to install Thunderbird. I have downloaded TB (Thunderbird Setup 115.10.2) to my Download Folder. I double click on that file to run the Setup program, complete the user account information and TB and select Continue. TB completes the search and displays the correct account (att.net) connection information, SMP, POP3, Ports, etc. I select DONE and the Checking Password box displays. It runs for a few minutes and an Error message displays: "Unable to log in at server. Probably wrong configuration, user name or password." If I select Configure Manually, a window displays showing the correct configuration information (I have checked it four times). I will note that "Normal Password" has been selected for Authentication Method in case that is important. I have tried this method several times and get the same Error message. Any help will be greatly appreciated. Thank you.

I have attached a screenshot of the configuration window. Note: My account is with att.net but I am still using my old pacbell.net account that was merged with ATT many years ago.

Asked by Mickeal950 2 দিনসমূহ আগে

Answered by david 2 দিনসমূহ আগে

  • মীমাংসিত

Why does Firefox stay on the Linkedin page

I'm up to the most current version of Firefox 120.0.1 (64-bit) Windows 11 For this and the last versions over a couple of years whenever I go to; https://www.linkedin.… (আরও পড়ুন)

I'm up to the most current version of Firefox

120.0.1 (64-bit) Windows 11

For this and the last versions over a couple of years whenever I go to;

https://www.linkedin.com

Then try to go to any other page like https://nextdoor.com from a bookmark, it stays on linkedin.

If I enter the address by typing it in, it works.

Asked by Mr BO 5 মাসসমূহ আগে

Answered by Mr BO 12 ঘন্টাসমূহ আগে

  • মীমাংসিত

Open In App/Switch back to Firefox

Video of the issue If i open a link to redirect to an app, let’s say wikipedia, it will redirect fine. When i switch back to Firefox, the mobile version of the link i c… (আরও পড়ুন)

Video of the issue

If i open a link to redirect to an app, let’s say wikipedia, it will redirect fine. When i switch back to Firefox, the mobile version of the link i clicked on will be loaded instead of just displaying search engine search results where i clicked the wikipedia link. (Admin note: edited to fix formatting issue)

Another thing that happens is if i click on the link, still being wikipedia, get redirected to the app, then close out firefox, the next time i open firefox, it will redirect me back to the wikipedia app.

This issue I have been having is not just related to Wikipedia, this is for any other link that may open a related app I have installed on my phone.

iOS 17.5 iPhone 14 Pro

Asked by cmguy416 2 সপ্তাহসমূহ আগে

Answered by cmguy416 5 দিনসমূহ আগে

  • মীমাংসিত
  • বন্ধ করা আছে
  • সংরক্ষণ করা হয়েছে

Problem displaying unified folders

Hi, Since the last update of thunderbird to version 115.0.1 (64 bits), the display of unified folders is impossible. Has anyone had this same problem?

Asked by dagois 9 মাসসমূহ আগে

Answered by dagois 9 মাসসমূহ আগে

  • মীমাংসিত

Setting border color for focused URL Bar

Hi All, I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus. The following code works for the se… (আরও পড়ুন)

Hi All,

I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus.

The following code works for the search bar, but the url bar is receiving a separate blue border around the gray border, instead of changing the color from gray to blue.

Can someone suggest how I might set the url bar to blue (just a single border, not the double it has now), both when it has focus and when it's expanded?

Thank you!

/* set non-focused url & search bars to gray border */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set focused search bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #searchbar:focus-within { border: 1px solid #0078d7 !important; }
/* set focused url bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #urlbar:focus-within { border: 1px solid #0078d7 !important; }

Asked by Slouch 1 সপ্তাহ আগে

Answered by Slouch 1 দিন আগে

  • মীমাংসিত

Sync contacts

I have Thunderbird on two computers. How do I sync my contacts between them?

Asked by jonpsiegrist 1 দিন আগে

Answered by Matt 21 ঘন্টাসমূহ আগে

  • মীমাংসিত

No connection to the SMTP server of AWS SES possible (authentication method)

I am currently trying to set up extra SMTP servers for additional identities in my e-mail account. I would like to use the Amazon service for this. However, as soon as I… (আরও পড়ুন)

I am currently trying to set up extra SMTP servers for additional identities in my e-mail account. I would like to use the Amazon service for this.

However, as soon as I try to send an email with the data provided by AWS, I get an error message:

"Sending of the message failed. The Outgoing server (SMTP) <ses-smtp-server-url> does not support the selected authentication method. Please change the 'Authentication method' in 'Account Settings | Outgoing Server (SMTP)'."

Changing the "Authentication method" did not work either. If I enter the same data in gmail as "Send mail as" (the equivalent to the extra identity of Thunderbird), the connection in the GUI of gmail works without any problems and I can send e-mails via it. So it can't be the data or the configuration of the SES.

I am afraid that Thunderbird does not yet support the newer protocols that SES requires. Does anyone here have any ideas?

Server: <ses-smtp-server-url> Port 587 Connection security: STARTTLS Auth. method: Encrypted password User Name: <username>

Asked by komandar 2 দিনসমূহ আগে

Answered by komandar 1 দিন আগে

  • মীমাংসিত

"Failed to check for updates" et al

Hey, so, I've seen this question a couple times when I searched, but (a) there didn't seem to be any solution and (b) they were all regarding Macs and I'm on Windows 11 v… (আরও পড়ুন)

Hey, so, I've seen this question a couple times when I searched, but (a) there didn't seem to be any solution and (b) they were all regarding Macs and I'm on Windows 11 v 23H2. I keep getting bubbles saying that Firefox wasn't able to check for updates- not that it couldn't download or install updates, but it couldn't search for one. I also did the "about Firefox" thing and it gives me the same message. Both of these have been going on for a couple days and I have attempted restarting Firefox multiple times and did a manual update [125.0.1 (64-bit)] just in case there was a problem there. Now, I've tried the tips from the other threads (turning off the proxy, checking any anti-update policies, and checking the add.update.url in the config settings) with no luck. So in an effort to either bump the question or get any Windows oriented answers... Thanks muchly

Asked by xheavenlybodiesx 3 সপ্তাহসমূহ আগে

Answered by NoahSUMO 3 সপ্তাহসমূহ আগে

  • মীমাংসিত

When viewing an email thread, I see all "copies" of an email, like label folders

Hi, When viewing an email thread, I see all "copies" of an email, like label folders. (See image) How do I remove all these duplicates? Also, on another topic, whe… (আরও পড়ুন)

Hi,

When viewing an email thread, I see all "copies" of an email, like label folders. (See image)

How do I remove all these duplicates?



Also, on another topic, when I forward mail from one account to another (so that I have that mail in both accounts) - and I have both accounts configured in Thunderbird - the second (forwarded) mail generates a notification sound - but no notification popup. Can this notification sound be eliminated (like the msg display popup does not happen)? It is useless.


Thanks!

Asked by Yogev W 5 দিনসমূহ আগে

Answered by david 1 দিন আগে

  • মীমাংসিত

Windows taskbar doesn't unhide itself when firefox is maximised.

Automatically hide taskbar in desktop mode => Enabled Firefox => Maximised When cursor is moved to outer edge of screen, taskbar should unhide (Expected behaviour) … (আরও পড়ুন)

Automatically hide taskbar in desktop mode => Enabled Firefox => Maximised When cursor is moved to outer edge of screen, taskbar should unhide (Expected behaviour) but in this case it remain hidden (Reality). Firefox along with all other spinoffs give same result. Chromium based browser works perfect, and taskbar automatically unhide itself.

As OLED screen have became common as monitor, Taskbar auto-hide is must. If this issue cann't be fixed I may have to change my primary browser which I used for almost 15 years.

Kindly, look into it. If Chromium can do it, why not Firefox.

Asked by idsks111 1 মাস আগে

Answered by idsks111 1 মাস আগে

  • মীমাংসিত

Move Tab Icons (favicons) up 1px

Hi All, For some reason my tab icons look a little low, and I would like them more vertically centered. I've been trying to move these icons around using some older cod… (আরও পড়ুন)

Hi All,

For some reason my tab icons look a little low, and I would like them more vertically centered.

I've been trying to move these icons around using some older code that doesn't seem to work anymore.

The code below no longer has any effect.

Does anyone know how to move the tab icons up 1 pixel?

Thanks!

/* padding doesn't move them */
.tab-throbber, .tab-icon-image { padding-bottom: 4px !important; }
/* margin doesn't move them */
.tab-throbber, .tab-icon-image { margin-bottom: -2px !important; }
/* can't even turn the icons off LOL */
.tab-icon-image { display:none !important; }

Asked by Slouch 2 দিনসমূহ আগে

Answered by cor-el 1 দিন আগে

  • মীমাংসিত

Hotmail through Firefox breaks my network card

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I o… (আরও পড়ুন)

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I open my Hotmail account in Firefox my Lan card stops working. At first I had no idea it was Hotmail, I tried everything from switching cables to using wifi only. When it happened on wifi I realised every time I went into Hotmail on Firefox my network card stopped functioning and I had to restart the computer. The thing is, when I use Hotmail through Microsoft Edge nothing happens and all is well with the world!!! No network card shutdown. I could read between the lines but I'm no conspiracy theorist, however, I don't think the problem is with Firefox. Is there any solution? I don't use Edge and I don't want to start.

Asked by M Donaldson 2 সপ্তাহসমূহ আগে

Answered by zeroknight 1 সপ্তাহ আগে

  • মীমাংসিত

Firefox crashes when right-clicking or pasting (ctrl v)

Firefox crashes whenever I use ctrl v or right click, and pulls up a window that it crashed. Whenever I start it back up, it says it wasn't able to restore session, then … (আরও পড়ুন)

Firefox crashes whenever I use ctrl v or right click, and pulls up a window that it crashed. Whenever I start it back up, it says it wasn't able to restore session, then restores it anyway after I press to restore it. Another thing is whenever I try and upload a file onto a site it crashes as well. I'm on Mac OS x 13 and reinstalling firefox hasn't fixed it. This is relatively sudden, it happened about around 3 days ago for the first time, and at the same time I noticed it happening certain sites also started giving me '502 Bad Gateway' errors. Does anyone know what's happening and how to fix it? Thanks in advance!

Asked by gori 3 মাসসমূহ আগে

Answered by zeroknight 2 মাসসমূহ আগে

  • মীমাংসিত

Cartelle speciali

Salve, mi sono sparite le cartelle speciali "Posta Inviata" "Tutti i messaggi" "Bozze" "Spam" (TB aggiornato - Sistema W11)

Asked by Sergio Degrassi 2 দিনসমূহ আগে

Answered by Googlethunderbird 2 দিনসমূহ আগে

  • মীমাংসিত

Netflix Error - F7355-1203

Hi, I was using FF on Ubuntu 22.04.4 LTS. Had version FF 120.x and playing video in Netflix worked fine. Then I updated to FF 124.x and playing video stopped with error… (আরও পড়ুন)

Hi,

I was using FF on Ubuntu 22.04.4 LTS. Had version FF 120.x and playing video in Netflix worked fine. Then I updated to FF 124.x and playing video stopped with error F7355-1203.

I've checked the DRM setting and it is enabled, I checked addons and I have OpenH264 and Widevine installed, both set to always active.

I've checked installed codecs and I do have libavcodec58 installed. No update for that available via apt. I also have ffmpeg installed, no problem with that either. I can play Netflix videos in Chrome, but not in Firefox now. Something happened to Firefox when I updated from 120.x to 124.x. Today I updated to 125.x, same problem, Netflix video won't play.

I've unchecked the DRM setting and re-checked it, and that does reinstalled Widevine but does not fix the problem.

Any ideas what could be the cause?

Asked by mark545 3 সপ্তাহসমূহ আগে

Answered by mark545 2 দিনসমূহ আগে

  • মীমাংসিত

tb local folders

Can sks please explain purpose of local folders? I have 2 accounts with their own sets of folders, why do I need Local Folders as well? Desktop win 10 64 bit system. … (আরও পড়ুন)

Can sks please explain purpose of local folders? I have 2 accounts with their own sets of folders, why do I need Local Folders as well? Desktop win 10 64 bit system.

Asked by pl.killow 2 দিনসমূহ আগে

Answered by david 2 দিনসমূহ আগে