Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené

Signatures

Signature Request... Don't automatically add the signature to every new message and reply. Provide the option to insert it at the cursor location with a shortcut key (e… (ďalšie informácie)

Signature Request...

Don't automatically add the signature to every new message and reply. Provide the option to insert it at the cursor location with a shortcut key (eg: Ctrl/Shift/S).

Allow more than 1 signature. In my business, I use several "canned" statements depending on the recipient, issue, etc. Allow them to be inserted from a drop down list, say. The most used one (default?) would be inserted with Ctrl/Shift/S.

Thank you for your consideration! T-Bird is the best option i've tried since needing to abandon WinMail for lack of support.

Sincerely,

Tuck Lowe WorldClassLodgingPC@gmail.com

Otázku položil(a) worldclasslodgingpc Pred 1 mesiacom

Na otázku odpovedal(a) david Pred 1 mesiacom

  • Vyriešené

Borderline between text bar and tab bar.

So i wanted to remove borderline between text bar and tab bar. After some googling i manege to do so by console(contl+shift+alt+i), in string "--tabs-navbar-separator-col… (ďalšie informácie)

So i wanted to remove borderline between text bar and tab bar. After some googling i manege to do so by console(contl+shift+alt+i), in string "--tabs-navbar-separator-color: light-dark(rgba(0,0,0,.1), rgba(0,0,0,.3));" i change 3 to 0 and borderline gone. But every time i restart browser is all back. Is there any way to make it permanent ?

Otázku položil(a) Beltion Pred 1 mesiacom

Na otázku odpovedal(a) Beltion Pred 1 mesiacom

  • Vyriešené

Settings changes to font and size do nothing

I'm debugging other problems. I go to troubleshoot mode and come back and my fonts changed. I head into settings to fix this. Attached the view of my change while deb… (ďalšie informácie)

I'm debugging other problems. I go to troubleshoot mode and come back and my fonts changed.

I head into settings to fix this. Attached the view of my change while debugging to make it really big.

This does nothing. Thunderbird doesn't change the font, the size, nothing.

I'm starting to think I'm losing my mind.

Otázku položil(a) k Pred 1 mesiacom

Na otázku odpovedal(a) k Pred 1 mesiacom

  • Vyriešené

Search bar now at top, above PC screen

Hello Since an update from a few days ago (May 2024), my address bar/search bar is now basically outside of my PC screen, see here: https://vimeo.com/948314161 It's not… (ďalšie informácie)

Hello

Since an update from a few days ago (May 2024), my address bar/search bar is now basically outside of my PC screen, see here: https://vimeo.com/948314161

It's not a local problem, it's also happening on other PCs/Laptops I have.

How can I fix this? PS should the answer be that I need an add-on or anything like that, then it's bye bye Firefox, hello Chrome

Thank you

Otázku položil(a) McLovin Pred 1 mesiacom

Na otázku odpovedal(a) TyDraniu Pred 1 mesiacom

  • Vyriešené

Disable add ons which thunderbird says "Can't be removed", how on earth is thunderbird allowing this ?

Attached image, how is it possible that Thunderbird allows Bit Defender to install a spam add on and then protects it to so I can't remove the add on ? This is jus… (ďalšie informácie)

Attached image, how is it possible that Thunderbird allows Bit Defender to install a spam add on and then protects it to so I can't remove the add on ?

This is just mind boggling.

Further, there is a "Why" link which should explain any logic to doing this, note there is not, and it explains nothing of the sort.

I have better things to do than run behind thunderbird to delete an extension which thunderbird has allows to "Can't be removed".

Is thunderbird with us ? or against us ?

Otázku položil(a) k Pred 1 mesiacom

Na otázku odpovedal(a) david Pred 1 mesiacom

  • Vyriešené

𝐇𝐨𝐰 𝐭𝐨 𝐏𝐫𝐞𝐯𝐞𝐧𝐭 𝐔𝐩𝐝𝐚𝐭𝐞𝐬 𝐭𝐨 𝐓𝐡𝐮𝐧𝐝𝐞𝐫𝐛𝐢𝐫𝐝

𝐇𝐨𝐰 𝐭𝐨 𝐏𝐫𝐞𝐯𝐞𝐧𝐭 𝐔𝐩𝐝𝐚𝐭𝐞𝐬 𝐭𝐨 𝐓𝐡𝐮𝐧𝐝𝐞𝐫𝐛𝐢𝐫𝐝 As a regular here, I have frequently seen requests on how to prevent updates to Thunderbird. For most people, I believe the option f… (ďalšie informácie)

𝐇𝐨𝐰 𝐭𝐨 𝐏𝐫𝐞𝐯𝐞𝐧𝐭 𝐔𝐩𝐝𝐚𝐭𝐞𝐬 𝐭𝐨 𝐓𝐡𝐮𝐧𝐝𝐞𝐫𝐛𝐢𝐫𝐝 As a regular here, I have frequently seen requests on how to prevent updates to Thunderbird. For most people, I believe the option found at Settings>General is sufficient. I also believe the default setting to automatically apply updates is appropriate if users do periodic backups. But I respect there are those who have strong feelings on the topic, and those who run a business and rely on stability more than new features. I acknowledge this information may be available elsewhere, and possibly superior in its approach, but this does work. So, here are the steps:

-   Create a simple text file called policies.json 
-   Enter this text into the file: 

  {
     "policies": {
        "ManualAppUpdateOnly": true,
        "AppAutoUpdate": false,
        "AppUpdateURL": "https://yoursiteisnothere.com"
      }
   }

- create a folder named ‘distribution’ and store it in the folder where thunderbird.exe resides. For Windows, that would be normally be C:\Program Files\Mozilla Thunderbird\ or C:\Program Files (x86)\Mozilla Thunderbird\
- place the file called policies.json in the distribution directory
- start Thunderbird 
- to verify this, click Settings>General and scroll down to Updates. There, you should see the words, 
          “Failed to check for updates.”  (See attached screenshots for examples.)

If you later decide you want an update, the file or folder must be removed or renamed. If changes are made while Thunderbird is running, you must exit and restart for the change to take effect.

NOTE: My suggestion to persons using this technique is to, at least twice per year, download the latest version, test to your satisfaction along with any addon updates. The intent is to stay relatively current for releases, security, and support. To never update is not recommended.

Otázku položil(a) david Pred 4 mesiacmi

Na otázku odpovedal(a) david Pred 4 mesiacmi

  • Vyriešené
  • Uzamknuté

donation notice keeps appearing on browser

Hello We've made a donation, but we're still getting the annoying "DONATION" notice popping up at the browser. WE WOULD LIKE TO DISABLE IT PLEASE. PLEASE PROVIDE THE IN… (ďalšie informácie)

Hello

We've made a donation, but we're still getting the annoying "DONATION" notice popping up at the browser.

WE WOULD LIKE TO DISABLE IT PLEASE. PLEASE PROVIDE THE INSTRUCTIONS TO DO IT.

Thanks Vitor Neves CMS INC.

Otázku položil(a) CAD-MANUFACTURING SOLUTIONS INC. Pred 1 mesiacom

Na otázku odpovedal(a) CAD-MANUFACTURING SOLUTIONS INC. Pred 1 mesiacom

  • Vyriešené

third-party Translation Add-ons CAN NOT work on the "support.mozilla.org" site

When visiting the "support.mozilla.org site, third-party translantion add-ons(such as "Immersive Translate") can't work. It says "can not read or change data on this site… (ďalšie informácie)

When visiting the "support.mozilla.org site, third-party translantion add-ons(such as "Immersive Translate") can't work. It says "can not read or change data on this site". I want to translate it on the same page rather than skipping into a new page. However, it can work on the "www.mozilla.org" site. When visiting on Chrome, there is not a problem. Is that site just privileged on Firefox ?

Otázku položil(a) waste Pred 1 mesiacom

Na otázku odpovedal(a) TyDraniu Pred 1 mesiacom

  • Vyriešené

different letters

when i write a new mail i have this kind of letters , by sent or received mail, the letters are different, see my two screenshots. how can i install that the letters in … (ďalšie informácie)

when i write a new mail i have this kind of letters , by sent or received mail, the letters are different, see my two screenshots. how can i install that the letters in a written mail are the same in each group?

Otázku položil(a) Slawomir Dzwonek Pred 5 mesiacmi

Na otázku odpovedal(a) Wayne Mery Pred 1 mesiacom

  • Vyriešené

URL bar popup menu text spaced out (kerning/tracking issue)

Hi All, Is there any reason why the menu item text in the URL popup menu is so spaced out in FF 115 and 125? It's the only menu I've found like that. See attached scre… (ďalšie informácie)

Hi All,

Is there any reason why the menu item text in the URL popup menu is so spaced out in FF 115 and 125?

It's the only menu I've found like that.

See attached screenshots. The one on the left is FF 115, and the one on the right is FF 88 (more normal).

Is there a way to fix this?

And also remove that "Add" menu item at the bottom?

If so, please reply!

Otázku položil(a) Slouch Pred 1 mesiacom

Na otázku odpovedal(a) Slouch Pred 1 mesiacom

  • Vyriešené

The + sign to open new tab is missing after latest update

How do I get the + sign back on my tabs? After latest update I can only close tabs instead of opening new tab, and I am talking about after opening several tabs. When I h… (ďalšie informácie)

How do I get the + sign back on my tabs? After latest update I can only close tabs instead of opening new tab, and I am talking about after opening several tabs. When I have seven tab open, I have to do ctrl+t to open new tab instead of just clicking on the + sign that use to be at end of tabs. Yes, I do use custom settings. This happened before but I was able to fix by going to tabs under about:config, but it seems the setting is no longer there.

Otázku položil(a) ninershark Pred 1 mesiacom

Na otázku odpovedal(a) cor-el Pred 1 mesiacom

  • Vyriešené

disable "search with" drop down

using firefox 115.10.0esr (64-bit) I want to disable this redundant dropdown there is a post here from 6 years, but dont dolve my problem, I dont want to disable or sepa… (ďalšie informácie)

using firefox 115.10.0esr (64-bit)

I want to disable this redundant dropdown there is a post here from 6 years, but dont dolve my problem, I dont want to disable or separate the seach and the url bar, i just want to get ridoof this redundant information, just for curiosity, if i disable search or separate the bars, i still get the anoing dropdown but with "Visit" instead of "Seach with"

Otázku položil(a) Alex F Ferreira Pred 1 mesiacom

Na otázku odpovedal(a) cor-el Pred 1 mesiacom

  • Vyriešené

The new apostrophe quicksearch-function is a problem for me

Hello There seems to be a new function that opens a quick search window when I press the apostrophe key. This function is active on many websites, and I am using Firefo… (ďalšie informácie)

Hello

There seems to be a new function that opens a quick search window when I press the apostrophe key. This function is active on many websites, and I am using Firefox 125.0.3 on a Macbook Air.

This new function makes it very difficult for me to practice touch typing in Firefox, and I would like to turn this function of.

Best regards Max Andersson

Otázku položil(a) Max Andersson Pred 1 mesiacom

Na otázku odpovedal(a) TyDraniu Pred 1 mesiacom

  • Vyriešené

How to configure the forward / reply message preamble

Hi, I've been a Thunderbird user since the days of Eudora ;-) and have a configuration question. When you forward or reply to a message, Thunderbird currently does… (ďalšie informácie)

Hi,

I've been a Thunderbird user since the days of Eudora ;-) and have a configuration question.

When you forward or reply to a message, Thunderbird currently does this: <sender> wrote on <date> <time>:

  forwarded message text

Is there a way to change the preamble line, or is it hard-coded?

Thanks in advance for any pointers.

Otázku položil(a) doinkdoink Pred 1 mesiacom

Na otázku odpovedal(a) sfhowes Pred 1 mesiacom

  • Vyriešené

How can I restore the search box that disappeared from the toolbar after an upgrade to v. 66?

In the previous version, there was a search box on the toolbar. After the upgrade, it disappeared. How can I restore it? I tried to customize toolbar but there is no sea… (ďalšie informácie)

In the previous version, there was a search box on the toolbar. After the upgrade, it disappeared. How can I restore it?

I tried to customize toolbar but there is no search box in the window of available controls.

Otázku položil(a) yekos82264 Pred 1 mesiacom

Na otázku odpovedal(a) yekos82264 Pred 1 mesiacom

  • Vyriešené

Setting Startpage as search engine

What's the best way to set up Startpage private search in Firefox? Should I manually change the settings or install the extension? Also, it seems like Firefox could impro… (ďalšie informácie)

What's the best way to set up Startpage private search in Firefox? Should I manually change the settings or install the extension? Also, it seems like Firefox could improve the process for us.

Otázku položil(a) gregcane90 Pred 1 mesiacom

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 1 mesiacom

  • Vyriešené

Display of mailbox details

In the image mu mailbox shows the number of unread messages 234, the total number of message 1003 and the storage used 77.9 MB. I set tese options using a little button a… (ďalšie informácie)

In the image mu mailbox shows the number of unread messages 234, the total number of message 1003 and the storage used 77.9 MB. I set tese options using a little button and then foolishly clicked another little button that hid the option to choose what to display. I am unable to turn that second button on again and so cannot comntrol the display of inbox usage. How do I turn that button back on? Thanks for any help.

Otázku položil(a) peter840 Pred 1 mesiacom

Na otázku odpovedal(a) peter840 Pred 1 mesiacom

  • Vyriešené

Customize Toolbar page does not appear.

When I try to customize the toolbar in Firefox 115.10, the browser tries to change the page to the customize toolbar / overflow toolbar page. However the page flashes o… (ďalšie informácie)

When I try to customize the toolbar in Firefox 115.10, the browser tries to change the page to the customize toolbar / overflow toolbar page. However the page flashes on and then reverts to the normal browser page. The page showing customize toolbar/ overflow toolbar, is transient and does not last. So I can't even customize the order of the buttons on my toolbar. This wasn't a problem a few days ago before the switch to this latest version. In particular I am trying to change the position of the "home" button to the left side of the address box. I just can't bring up the customize toolbar page. I'm not talking about the position of the add-on or extension buttons...just the home button. Hope this is clear. By the way, I've even tried this in safe mode to no avail.

Otázku položil(a) paulgxi Pred 1 mesiacom

Na otázku odpovedal(a) paulgxi Pred 1 mesiacom