• Решено

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

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

Дан ответ cmguy416 1 неделю назад

  • Решено

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (читать ещё)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Задан Slouch 4 дня назад

Дан ответ jscher2000 - Support Volunteer 4 дня назад

  • Решено

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; }

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

Дан ответ Slouch 4 дня назад

  • Решено

Sync contacts

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

Задан jonpsiegrist 4 дня назад

Дан ответ Matt 3 дня назад

  • Решено

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>

Задан komandar 5 дней назад

Дан ответ komandar 4 дня назад

  • Решено

"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

Задан xheavenlybodiesx 1 месяц назад

Дан ответ NoahSUMO 4 недели назад

  • Решено

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!

Задан Yogev W 1 неделю назад

Дан ответ david 4 дня назад

  • Решено

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.

Задан idsks111 1 месяц назад

Дан ответ 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; }

Задан Slouch 5 дней назад

Дан ответ cor-el 5 дней назад

  • Решено

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.

Задан M Donaldson 3 недели назад

Дан ответ zeroknight 2 недели назад

  • Решено

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!

Задан gori 3 месяца назад

Дан ответ zeroknight 3 месяца назад

  • Решено

Cartelle speciali

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

Задан Sergio Degrassi 6 дней назад

Дан ответ Googlethunderbird 5 дней назад

  • Решено

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?

Задан mark545 4 недели назад

Дан ответ mark545 5 дней назад

  • Решено

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.

Задан pl.killow 5 дней назад

Дан ответ david 5 дней назад

  • Решено

Receiving emails with and without attachments all in the same list

Hi - how I receive my Thunderbird emails have changed. I now have to toggle on the attachment (paper clip) symbol to see emails received and sent that have / don't have a… (читать ещё)

Hi - how I receive my Thunderbird emails have changed. I now have to toggle on the attachment (paper clip) symbol to see emails received and sent that have / don't have attachments. Previously they were all in the same list. I didn't knowingly change any of the settings. I'd like to reset the emails so that all emails are in one continuous list - both with and without attachments.

Very much appreciate it if I could be guided through how to reset this.

Thanks

Steve

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

Дан ответ david 6 дней назад

  • Решено

Thunderbird email list date format

Hi! I have trouble setting the date format in the emails list. It should be the UK format as per the setting selection, however it is showing the American format. I am u… (читать ещё)

Hi! I have trouble setting the date format in the emails list. It should be the UK format as per the setting selection, however it is showing the American format. I am using Linux Mint and timedatectl says Time zone: Europe/London (BST, +0100)

I have attached screenshots. Please let me know what am I missing. Thank you.

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

Дан ответ matei81 5 дней назад

  • Решено

New computer problems

I purchased a new computer, was finally able to download Firefox. When I go to use it, frigging Microsoft BING come up. How do I fix it? Thank you for your help. Susan… (читать ещё)

I purchased a new computer, was finally able to download Firefox. When I go to use it, frigging Microsoft BING come up. How do I fix it? Thank you for your help. Susan

p.s. I am at work, the new computer is at home., The version of Firefox was downloaded yesterday and the operating system is Windows 11

Задан Susan Gatewood 6 дней назад

Дан ответ TyDraniu 6 дней назад