Wo le biabia siwo wotag la fiam: Fia biabiawo katã

Online Payments

I cannot complete an online payment from a checking account on firefox. I get to the point where it says submit payment and it always kicks me back to the same screen. … (xle nububuwo)

I cannot complete an online payment from a checking account on firefox. I get to the point where it says submit payment and it always kicks me back to the same screen. I have to change browsers to complete the payment. Is there a setting that is preventing me from completing the payment?

Asked by seayhomes 16 gaƒoƒo siwo va yi

  • Wo ɖo eŋu

Thunderbird update to 145.0

Since update to version 145.0 I cannot send messages, when sending I get this message "Sending of the message failed. An error occurred while sending mail. The mail serve… (xle nububuwo)

Since update to version 145.0 I cannot send messages, when sending I get this message "Sending of the message failed. An error occurred while sending mail. The mail server responded: <*******@shaw.ca> sender rejected AUP#POL. Please verify that your email address is correct in your account settings and try again". Nothing has changed with account settings. Same problem on another machine that updated to 145.0. Any ideas what is broken?

Asked by Dave Harris 1 ŋkeke si va yi

Answered by Dave Harris 16 gaƒoƒo siwo va yi

Opening Shortcuts

Had to recently reset my browser and lost all my history. Apparently it messed up my custom settings in some way as well. New Tab still shows my FF homepage with shortcu… (xle nububuwo)

Had to recently reset my browser and lost all my history. Apparently it messed up my custom settings in some way as well.

New Tab still shows my FF homepage with shortcuts and history gone - I've managed to get those back but with one huge problem:

- Clicking on a shortcut opens it in the same tab, whereas earlier I had it working when clicking on a shortcut would open it IN A NEW TAB.

Where's the setting in about:config to fix this???

If this feature has been removed - why???

Asked by sirlez2 19 gaƒoƒo siwo va yi

Complete session removed

I opened a profile that I had just used recently to a blank tab bar. I closed it and the sessionstore-backup folder did not have a recent backup, The most recent about a… (xle nububuwo)

I opened a profile that I had just used recently to a blank tab bar. I closed it and the sessionstore-backup folder did not have a recent backup, The most recent about a week old.

Just for testing, I tried to restore with one of the upgrade.jsonlz4 file, about 2 weeks old, but it also had no session. I then restored one that was 2 months old. That one had a session

Now, Firefox no longer generates the upgrade.jsonlz4 files

Asked by noel_envode 20 gaƒoƒo siwo va yi

Last reply by jonzn4SUSE 19 gaƒoƒo siwo va yi

my searches are not in english

if i search something on firefox the search bar doesnt show english and after clicking enter for the answer sometimes it doesnt come in english. i have chosen english as… (xle nububuwo)

if i search something on firefox the search bar doesnt show english and after clicking enter for the answer sometimes it doesnt come in english. i have chosen english as the only language but sometimes i get results in bangla too. i want my results to be in english only.

Asked by Tajrian Islam 20 gaƒoƒo siwo va yi

Discover website login isse

Just recently I am no longer able to login to the discover.com site in private mode. It still works in regular mode. I'm using this on a desktop, not the discover app. … (xle nububuwo)

Just recently I am no longer able to login to the discover.com site in private mode. It still works in regular mode. I'm using this on a desktop, not the discover app. I spoke to their tech support and tried to do a login while on the phone. They told me nothing was coming through on their end. So, what changed and how can I fix it please?

Asked by punbrain 2 ŋkeke siwo va yi

Last reply by jonzn4SUSE 22 gaƒoƒo siwo va yi

Firefoks, strona Facebook i Mesengera

Dzień dobry Mam otworzone strony Facebook i Mesengera.com w przeglądarce i nie mogę wykonać połączenia wideo i dzwonić do osób prywatnych, na grupach to działa. Natomia… (xle nububuwo)

Dzień dobry Mam otworzone strony Facebook i Mesengera.com w przeglądarce i nie mogę wykonać połączenia wideo i dzwonić do osób prywatnych, na grupach to działa. Natomiast do osób prywatnych nie podświetlają się ikony telefonu i kamery i tym samym nie mogę się połączyć, jak to naprawić? W Chrome działa. Dzięki za pomoc.

Asked by Sławomir Wilczkowski 22 gaƒoƒo siwo va yi

Last reply by TyDraniu 22 gaƒoƒo siwo va yi

Account is gone because I changed my password

Hey I changed my password before reinstalling the Windows but when I reinstall Firefox and logged in, all of my information was gone since Firefox doesn't back up after p… (xle nububuwo)

Hey I changed my password before reinstalling the Windows but when I reinstall Firefox and logged in, all of my information was gone since Firefox doesn't back up after password change so I uninstalled Firefox since then because it was useless to me. I was looking through my files and I find that I still have the previous recovery code before changing password, can it be used to recover my passwords and bookmarks?!

Asked by The Aviator 1 ŋkeke si va yi

Last reply by jonzn4SUSE 1 ŋkeke si va yi

The tab side bar: how do i reset the width?

Hi i accidentally adjusted the width of the sidebar too far and now i cant pull it back over. I have tried using the show sidebar button but nothing happens. is there a w… (xle nububuwo)

Hi i accidentally adjusted the width of the sidebar too far and now i cant pull it back over. I have tried using the show sidebar button but nothing happens. is there a way to reset the width of the sidebar without having to drag it?

Asked by snyderm35 1 ŋkeke si va yi

All my bookmarks disappeared

So I reformatted my hard drive and everytime I finish I reinstall Firefox. I have an account where I log in and it put me back where I left off with all my past bookmarks… (xle nububuwo)

So I reformatted my hard drive and everytime I finish I reinstall Firefox. I have an account where I log in and it put me back where I left off with all my past bookmarks that I saved. Ive been doing this for 10 years but today not sure whats going on but when I logged if all my stuff has disappeared. Please help or contact Mozilla regarding this. I cant understand why one cant directly speak to the ones who developed this browser. Quite frustrating

AL

Asked by AL 1 ŋkeke si va yi

Last reply by AL 1 ŋkeke si va yi

"Find" highlighted text background is really tough for this color blind person.

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find? What I … (xle nububuwo)

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find?

What I would like: Find (focus): yellow text on black background Find All: white text on black background

Yes, of course it would be nice if that would auto switch to black on yellow if the website default is black background.

I can hack userContent.css and get the selection function to work:

/* General highlight (for text selection, etc.) */

selection {
   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I can hack userContent.css and get the Find All (sans the focus) to work.

But firefox always provides the focus with white on green. Even if I do something like this:

/* Customize the color of highlighted search text */ input[type="search"]:focus::selection {

   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I tried several themes. No change. I tried changing Windows Preferences. No change.

There must be a way to make this "find" feature useful for me.

Asked by jonathan67 1 ŋkeke si va yi

Last reply by TyDraniu 1 ŋkeke si va yi

My Passswords Hacked

When I went to my Firefox password page there was a red banner saying my website was hacked and my passwords stolen a year ago. That message was not on that page a month … (xle nububuwo)

When I went to my Firefox password page there was a red banner saying my website was hacked and my passwords stolen a year ago. That message was not on that page a month ago. Please advise urgently.

Asked by seniorshophere 1 ŋkeke si va yi

Last reply by jonzn4SUSE 1 ŋkeke si va yi

Windows security pop up problem in Firefox

Hi. I'm in Windows 10 Extension using latest version of Firefox 145.0.2. Every time I try to log into my Gmail account, a Windows Security Pop up says: "Making sure it'… (xle nububuwo)

Hi. I'm in Windows 10 Extension using latest version of Firefox 145.0.2.

Every time I try to log into my Gmail account, a Windows Security Pop up says: "Making sure it's you. Please sign in to google.com. This request is coming from Firefox, published by Mozilla Corporation."

I'm already trying to log into gmail using my user name and password! I cancel out of the pop up and then it takes several tries to finally log in to gmail.

Is there any way to disable this pop up request at Firefox's end?

Thank you. JHL

Asked by jhloeb28 1 ŋkeke si va yi