• Solved
  • Archived

No calendar function in my Thunderbird install?

I am probably trying to do something very stupid or it has a very obvious solution, but please bear with me. It seems my Thunderbird install, version 91.1.8 and now upda… (read more)

I am probably trying to do something very stupid or it has a very obvious solution, but please bear with me. It seems my Thunderbird install, version 91.1.8 and now updated to 91.9.0, Win10, does not have a calendar function whatsoever. I tried to find the setup of calendar in every menu available. I have been running and updating this install for some time. For some reason , the outlook calendar satisfied me until now, but I am no more satisfied with the inefficient reminders. - it is not in the account setup - there is no calendar icon anywhere - it seems impossible to add the lightning extension to Thunderbird, as it is now supposedly included in TB: but where? Any hint?

Asked by dominique_bovey 1 year ago

Answered by AgnesRM 1 year ago

  • Solved
  • Archived

POP email configuration: use local folders

Hello, I am trying to configure a new POP email address for the first time in many years, and I just need a bit of assistance. All of my previously configured email acco… (read more)

Hello, I am trying to configure a new POP email address for the first time in many years, and I just need a bit of assistance.

All of my previously configured email accounts share the same inbox etc under LOCAL FOLDERS and I want the new one to do the same.

I know how to configure the account to use LOCAL FOLDERS for sent items, drafts, etc via the COPIES & FOLDERS tab under Account Settings.

But what else do I need to do in order to tell Thunderbird that I want to use LOCAL FOLDERS for everything and not have the email account show up separately in the folders panel?

I can't remember what I had to do years ago when I set up my other accounts, and of course things may have changed.

Any assistance is greatly appreciated.

Asked by Adrian Morgan 1 year ago

Answered by Adrian Morgan 1 year ago

  • Solved
  • Archived

What is the last Firefox version for Android 4.4 Kitkat?

I'm making this thread since the previous one was closed and provided no real solution, yet the result shows on the very top of Google. So I like to provide helpful infor… (read more)

I'm making this thread since the previous one was closed and provided no real solution, yet the result shows on the very top of Google. So I like to provide helpful information to others in my answer below.

Asked by Nightfirefox 2 years ago

Answered by Nightfirefox 2 years ago

  • Solved
  • Archived

Stange 'ghost' over text entry fields

I am having a weird issue in Firefox. This issue happens on all websites, in all text entry fields of any kind. It is like there is another 'ghost box' overlapping each… (read more)

I am having a weird issue in Firefox. This issue happens on all websites, in all text entry fields of any kind.

It is like there is another 'ghost box' overlapping each entry field. It is hard to tell in the pics (was hoping I could post a video), but in the first one you can see the cursor is slightly lower than the actual field. If I type, nothing will appear. Then if I click again, a bit higher, I can type into the actual field.

I have never seen this before but it happens on ALL websites. It is a bit frustrating having to re-click all the time. Also, I was getting concerned there might be some keylogger or weird virus on my machine. Any ideas what is wrong here?

Asked by mysmu 2 years ago

Answered by FredMcD 2 years ago

  • Solved
  • Archived

Uggrading Thunderbird Portable standalone - is 68.12.1 -> 91.6 ok?

Today I upgraded my TB portable standalone (no portable platform) from 60.9.1 to 68.12.1 As that what it said I could upgrade to in the about window. All worked fine. Now… (read more)

Today I upgraded my TB portable standalone (no portable platform) from 60.9.1 to 68.12.1 As that what it said I could upgrade to in the about window. All worked fine. Now the about window tells me I can upgrade to 78.14. But there is no portable version portable version of that available (sorry I know Mozilla do not support the standalone version). There is a portable version of 91.6. Can I upgrade from 68.12.1 to 91.6? Thanks!

Asked by boardtc 2 years ago

Answered by boardtc 2 years ago

  • Solved
  • Archived

Firefox breaks my desktop environment's scrollbar style and (gradient) color and in version 98+ refuses css to approximate it

I work on kubuntu 20.04 with plasma 5.18.8 desktop environment. I have a QtCurve-based custom application style, which I almost match with css for GTK apps. Firefox has t… (read more)

I work on kubuntu 20.04 with plasma 5.18.8 desktop environment. I have a QtCurve-based custom application style, which I almost match with css for GTK apps. Firefox has to be an exception by itself! Not only that, but it changes my ability to customize its interface, from time to time and even changes access to such ability, on some updates.

My scrollbar customizations in userChrome.css and userContent.css do not work any more (other CSS changes still work, for menu/addressbar/tabbar/bookmarksbar orderint and tab styling). I had to resort to settings in user.js file, to get a 20px width scrollbar, suitable for my big screen, but... it gets very wide when I increase the focus, on some webpages and becomes very ugly! Furthermore, I cannot make sense of the proper use of "ui.themedScrollbar*" settings and the scrollbar and its slider result in the same color. These are my settings in user.js:

user_pref("widget.content.gtk-theme-override", "backwater"); user_pref("widget.non-native-theme.enabled", false); // Use GTK-3.0 gtk.css: set to false user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // Use userChrome.css & userContent.css: set to true user_pref("widget.gtk.alt-theme.scrollbar_active", true); user_pref("widget.non-native-theme.scrollbar.size.override", 20); // If nothing else works, fix scrollbar width to 20px user_pref("widget.non-native-theme.gtk.scrollbar.round-thumb", false); user_pref("widget.non-native-theme.gtk.scrollbar.thumb-size", 1.0); // originally 0.75 user_pref("widget.non-native-theme.gtk.scrollbar.allow-buttons", true); // it was true, anyway... user_pref("layout.css.cached-scrollbar-styles.enabled", false); user_pref("layout.css.color-mix.enabled", true); user_pref("widget.non-native-theme.scrollbar.style", 4); // wide scrollbar theme: set to 4 user_pref("ui.themedScrollbar", "#bad1f5"); user_pref("ui.themedScrollbarInactive", "#668cc4"); user_pref("ui.themedScrollbarThumb", "#e4e4e4"); user_pref("ui.themedScrollbarThumbHover", "#e4e4e4"); user_pref("ui.themedScrollbarThumbActive", "#668cc4"); user_pref("ui.themedScrollbarThumbInactive", "#bad1f5"); user_pref("browser.dom.window.dump.enabled", false); user_pref("extensions.ui.sitepermission.hidden", false); user_pref("fission.experiment.max-origins.qualified", true);

Either with the "ui.themedScrollbar*" settings or without them (and cleared from the prefs.js file), the scrollbar and its slider result in the same color, unless I (tryingly) click on some place on the scrollbar outside its slider; then I can see the slider, _only_ for the duration of the mouse-down event (which causes up or down page-hight scrolling).

The default, very thin scrollbar, as well as my modified wide scrollbar with invisible slider are both useless to me! I have even tried fx-autoconfig (https://github.com/MrOtherGuy/fx-autoconfig) to make the scrollbar CSS work, but no result. At this point, I am considering switching to another browser, despite the trust I have to mozilla, for my data and privacy.

Asked by kavadias 2 years ago

Answered by kavadias 1 year ago

  • Solved
  • Archived

corrupted booksmarks Firefox 99.0.1 on MacOS 12.3.1 Macbook Air (M1)

Many of my bookmarks are corrupted. They point to other websites, not the bookmarked one. Has anyone else had this problem? Is there a fix? Thanks for any info/advice… (read more)

Many of my bookmarks are corrupted. They point to other websites, not the bookmarked one. Has anyone else had this problem? Is there a fix? Thanks for any info/advice. George

Asked by 7640 1 year ago

Answered by FredMcD 1 year ago

  • Solved
  • Archived

Tbird Configuration for Yahoo/ATT Mail Not Working - "Unable to log in at server. Probably wrong configuration, username or password"

I'm setting up a new PC, and am using the same settings that have been on the old PC for three years and are in the Yahoo configuration guide: Pop3 inbound. att.net/outbo… (read more)

I'm setting up a new PC, and am using the same settings that have been on the old PC for three years and are in the Yahoo configuration guide: Pop3 inbound. att.net/outbound. att.net 995/465 SSL/TLS Normal Password

I've been at this for hours, and Tbird just won't connect. The error is "Unable to log in at server. Probably wrong configuration, username or password". I am stumped.

Asked by jeddolnick 1 year ago

Answered by Toad-Hall 1 year ago

  • Solved
  • Archived

After disabling developer tools annoying tab keeps opening.

I'm using Ubuntu 18.04. Developer tools kept popping up so I went into about:config & set everything to false. Now an equally annoying tab keeps opening up asking to… (read more)

I'm using Ubuntu 18.04. Developer tools kept popping up so I went into about:config & set everything to false. Now an equally annoying tab keeps opening up asking to enable them. I don't just get this hitting F12. Just like before I disabled, this keeps popping up for seemingly no reason. Guess I'm accidentally doing something with the mouse. I don't have a clue how to use developer tools. Wish I could just wipe it out completely.

Asked by jcs916 2 years ago

Answered by jcs916 1 year ago

  • Solved
  • Archived

Firefox browser

Please give us an option to DELETE or not show “recent bookmarks” in your browser. BTW I am a monthly contributor but this issue really needs to be addressed in iPad, iPh… (read more)

Please give us an option to DELETE or not show “recent bookmarks” in your browser. BTW I am a monthly contributor but this issue really needs to be addressed in iPad, iPhone formats.

Asked by myeyes957 2 years ago

Answered by Paul 1 year ago

  • Locked
  • Archived

marriage crash

This is my story. Digital affairs are serious problems for a marriage, although sometimes, they are also a symptom of underlying problems. Either way, you may quickly end… (read more)

This is my story. Digital affairs are serious problems for a marriage, although sometimes, they are also a symptom of underlying problems. Either way, you may quickly end up needing a divorce lawyer’s assistance if you do not put a fast halt to what is happening. Previously, traditional notions of infidelity required an actual physical relationship between an unfaithful spouse and their romantic partner. Thanks to the chxhack @gmailcom who helped me to dig into the communications of my husband platforms like his phone and social media, that i discovered that he was hacking extra affair and i got all the records of the communications and i was able to save my marriage. therefore if you are experiencing such worries get intouch with above. thank you.

Asked by realhack98 1 year ago

Last reply by Paul 1 year ago

  • Locked
  • Archived

Firefox 100.0 - "Forced" dark mode

As from v100.0, Firefox allows users to "set their preferred color schemes for websites". Ironically, this does not addresses complaints from users, including me, who wi… (read more)

As from v100.0, Firefox allows users to "set their preferred color schemes for websites".

Ironically, this does not addresses complaints from users, including me, who wish for a consistent Light theme all across Firefox.

Even if "Web site appearance" is set as Light, the following still remain dark:

  • Background of main drop-down menu (Containing "Sync and save data", "New tab", "Print", "Settings", etc)
  • Background of right-click menu (Containing the refresh icon, "Save page as", "View page source", etc)
  • Background of "Please enter primary password" menu
  • Background of auto-filled user name and password menus
  • Background of elements in a bookmark folder
  • Background of Downloads menu
  • Background of Print menu
  • Background of "Clear all history" menu
  • Background of "Find on this page" menu
  • Background of "You are about to close X tabs" warning menu
  • Colour of title bar for "About Mozilla Firefox" window, when the window is not currently active

Being able to set "browser.theme.toolbar-theme" permanently as 2 would fix all of the above, but users are still (Note: Since v96.0, when this complaint was raised) prevented from doing so. Why?

Asked by hevinroyal 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

email default change

Each time Firefox updates, the email client changes to the outlook default. The last 2-3 updates, mailto does not appear on the file,settings,applications menu. Nor wil… (read more)

Each time Firefox updates, the email client changes to the outlook default. The last 2-3 updates, mailto does not appear on the file,settings,applications menu. Nor will it populate if I type it in. I have tried every instruction to no avail. I am a long-time firefox user, non-techie and it is discouraging when things disappear with each update lately. Would appreciate any suggestions. Thanks

Asked by meema 2 years ago

Answered by meema 2 years ago

  • Solved
  • Archived

Firefox will not connect

So this morning (5/4/2022) I start the computer (desktop) Win 10 Pro, 64 bit and Firefox will not connect. Checks: I verified that my phone connects to my wireless; I ve… (read more)

So this morning (5/4/2022) I start the computer (desktop) Win 10 Pro, 64 bit and Firefox will not connect.

Checks: I verified that my phone connects to my wireless; I verified that email is connecting; I verified that Chrome is connecting.

I did the following:

I refreshed Firefox -> Firefox will not connect I started Firefox in troubleshoot mode -> Firefox will not connect I uninstalled and then restarted my computer and then reinstalled -> Firefox will not connect

Further, the once working about:config update to reinstate compact menus has no effect (why not test for a mobile OS before expanding the menus...?) Regardless, this secondary for the moment.

What to next is a mystery to me. Firefox has become so troublesome that it is almost not worth it to continue fighting with it.

Asked by r.j.dill 1 year ago

Answered by FredMcD 1 year ago

  • Solved
  • Archived

No space between words and space bar deletes text on Thunderbird for mac

One of our Emeriti Professors using Thunderbird of a Mac can use the space bar when typing text. The space bar deletes text. Is there an over write mode in Thunderbird f… (read more)

One of our Emeriti Professors using Thunderbird of a Mac can use the space bar when typing text. The space bar deletes text.

Is there an over write mode in Thunderbird for Mac? If so, how is it turned off.

typing works correctly in word and other programs. Thanks!

Asked by ron145 2 years ago

Answered by ron145 1 year ago

  • Solved
  • Archived

Firefox downloads PDF file when I click "Open with Firefox"

Hi, In the parameters, I chose to let Firefox ask me every time what to do with PDF files. But, when the window pop up and I click "Open with ... Firefox", the browser d… (read more)

Hi,

In the parameters, I chose to let Firefox ask me every time what to do with PDF files. But, when the window pop up and I click "Open with ... Firefox", the browser download and open with Firefox the PDF instead of only showing it in Firefox. When I set the "Open with firefox" by default in the parameters, Firefox will this time directly open the PDF in the browser instead of downloading it.

Are you aware of this bug ? Is there a solution ?

Thank you very much !

Asked by Pulibu 2 years ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Locked
  • Archived

PASSWORD MANGER

when I go to password manger, why do all the websiters look like this? I'm using the built in one..how can I edit it if I cant read what it is.. thankyou Website address … (read more)

when I go to password manger, why do all the websiters look like this? I'm using the built in one..how can I edit it if I cant read what it is.. thankyou Website address moz-extension://3b4a3f36-7056-4eee-bcb3-2b0838fa07e1

Asked by The Boss 1 year ago

Last reply by cor-el 1 year ago

  • Solved
  • Archived

Zoho mail not working properly on Apple M1 chip laptop

On my old (Intel based) MacPro Zoho email works fine. On my new M1 chip MacPro when I first open Zoho, or open an email, the page does not render properly at first (butto… (read more)

On my old (Intel based) MacPro Zoho email works fine. On my new M1 chip MacPro when I first open Zoho, or open an email, the page does not render properly at first (buttons/links don't work etc). After a delay it refreshes and shows properly. The delay depends on how fast my internet is - in the evening it can be a minute or so. Even when the internet is good I still get 2 versions of a page with a pause in between.

I tried on Safari and it works fine - which makes me think this is a Firefox issue.

I have some screen shots but when I click the browse button below I can select a file then it just endlessly shows working. I will have to email these to you separately

Thanks Phil.

Asked by Philbryant 1 year ago

Answered by Philbryant 1 year ago