• Archived

Firefox bugging, weird repeat screen

Hi In the attachment I've send you the bug, it's happening all the time. Most times while writing something down, or just casually using GitHub website. I want to report… (மேலும் படிக்க)

Hi

In the attachment I've send you the bug, it's happening all the time. Most times while writing something down, or just casually using GitHub website. I want to report this bug 'cause it's a little bit annoying.

~ Cheers, Bruno

Asked by ytsolindekttv 1 வருடத்திற்கு முன்பு

Last reply by Paul 1 வருடத்திற்கு முன்பு

  • Archived

High CPU Usage after logged into SYNC, even with just ONE TAB open.

Hey people! Stuck with an issue. Need your help. Tried all the documented troubleshoot options - like refreshing, disabling hardware acceleration, Recommended Performanc… (மேலும் படிக்க)

Hey people!

Stuck with an issue. Need your help. Tried all the documented troubleshoot options - like refreshing, disabling hardware acceleration, Recommended Performance, troubleshoot mode, etc.

New installation. Worked fine. Logged into Firefox Account for Sync. Since then, High CPU usage even with no tabs open. No clue why.

This is the profiler report: https://share.firefox.dev/3Khzq1C

Still stuck on 35%-50%-60% CPU usage with just one tab. And just a new blank tab!

The profiler report, if can be decoded in laymen terms, as to what activity is causing so much CPU usage, will be of immense help.

Asked by sharwanr 1 வருடத்திற்கு முன்பு

Last reply by HfR 1 வருடத்திற்கு முன்பு

  • Archived

Cannot "find" my account to clean up cache and cookies. Also do not know how to clean up data breaches

i do not remember how find my mozilla Firefox account in order to clean out the cache and cookies, and to resolve breaches. Could not manage to figure out how to resolve… (மேலும் படிக்க)

i do not remember how find my mozilla Firefox account in order to clean out the cache and cookies, and to resolve breaches. Could not manage to figure out how to resolve breaches the last time I signed in... Ugh!

Asked by Ellen 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

Email from you

Look! I love what you guys are doing. I use Firefox on windows and degoogled android. When I've signed up for mozilla account, I specifically unchecked all email notifica… (மேலும் படிக்க)

Look! I love what you guys are doing. I use Firefox on windows and degoogled android. When I've signed up for mozilla account, I specifically unchecked all email notifications/subscriptions. After that came an mail about your VPN product. OK, I have updated my preferences again, even though all was unchecked. After 1 day I get the next mail about your Pocket feature. What the heck? It seems now days NOBODY respects my choices about newsletters, ads and notification preferences. I have turned off all communication twice so far and you're still sending them. Why? Seriously why? And don't tell me there is a delay in the system, it needs 48 hours to update the preferences. This is the usual answer to my mails. Please turn off this spamming behavior. It is just bad for you and bad for me. I believe if someone chose you over fucking google products, than that individual is capable of deciding which of your products he/she wants to use. You don't need to push it like everybody else. If possible toss this feedback to upper management so they might change this behavior in the future.

Asked by mate.molnar 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

Automatic redirect in pac files doesn't work

Hello, I have a problem with a pac file in our org. We download it from a server. The basic functionality is applied and it does redirect the desired traffic to the prox… (மேலும் படிக்க)

Hello,

I have a problem with a pac file in our org. We download it from a server. The basic functionality is applied and it does redirect the desired traffic to the proxy. The problem occurs when the proxy goes down, it then should automaticaly start making direct connections, but the connections fail. We want to proxy only http and https and event that with some exceptions.

It was done according to https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file#example_6

Is there any problem with PAC file or does the browser have issues with the config?

Thanks for any help.

function FindProxyForURL(url, host) {

   /* Our proxy list */
   OURPROXY = "PROXY 172.22.59.X:3128; DIRECT"
   INOUR = "ourgroup.internal"
   /* Normalize the URL and HOST for pattern matching */
   url = url.toLowerCase();
   host = host.toLowerCase();
   /* Our Network Entry */
   if (isResolvable(INOUR)) {
       /* Don't proxy local services */
       if (isInNet(host, "10.0.0.0", "255.0.0.0")
       ) {
           return "DIRECT";
       }
       /* Proxy only http & https */
       if (url.substring(0, 5) == "http:" || url.substring(0, 6) == "https:") {
           /* Don't proxy local hostnames (without dots) */
           if (isPlainHostName(host)) {
               return "DIRECT";
           }
           /* END: Don't proxy local hostnames */
           /* START: Internal systems */
           if (shExpMatch(host, "*.example.com") ||
               shExpMatch(host, "example.com") ||
               /* END: Internal systems */
               /* START: Split VPN tunnel */
               shExpMatch(host, "*.example2.com") ||
               shExpMatch(host, "example2.com") ||
               /* END: Split VPN tunnel */
           ) {
               return "DIRECT";
           }
           /* END: Don't proxy to internal systems */
           return OURPROXY;
       } else {
         return "DIRECT";
       }
       /* END: Proxy only http & https */
   } else {
     return "DIRECT";
   }
   /* END: Our Network Entry */
   return "DIRECT";

}

Asked by piotr.jakub.kaczmarzyk 1 வருடத்திற்கு முன்பு

Last reply by Mike Kaply 1 வருடத்திற்கு முன்பு

  • Archived

Forward Article

In the past when I saw an article that I wanted to email to myself, I would click on the envelop icon and it would go to “choose and application to open the mail to link… (மேலும் படிக்க)

In the past when I saw an article that I wanted to email to myself, I would click on the envelop icon and it would go to “choose and application to open the mail to link” I would choose if I remember correctly Yahoo and it would open up.

Now the only choice I have if Firefox, and when I click on it nothing happens. What is the problem?

Under”Choose other Applications”, there is nothing to forward that article to me.

Asked by gar722 1 வருடத்திற்கு முன்பு

Last reply by Terry 1 வருடத்திற்கு முன்பு

  • Archived

Window invisible since (Mac) restart

After a mistaken forced restart (inadvertent pressure on the shutdown/start key), one of the 3 windows I had open is invisible. It shows in the 'Windows" menu as one of 3… (மேலும் படிக்க)

After a mistaken forced restart (inadvertent pressure on the shutdown/start key), one of the 3 windows I had open is invisible. It shows in the 'Windows" menu as one of 3 but when I select it - nothing. It does not show as a recently closed window in History. I have restarted Firefox multiple times, including deleting the xulstore.json file then restarting (a fix from another similar thread).

How can I restore this inaccessible window?

Thanks

Asked by kian4 1 வருடத்திற்கு முன்பு

Last reply by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • Archived

watch french news on france2.fr

For years I have watched the French evening news (le j-t de France 2) on Firefox. But once the latest version was installed, it has no longer worked. I get to the websi… (மேலும் படிக்க)

For years I have watched the French evening news (le j-t de France 2) on Firefox. But once the latest version was installed, it has no longer worked. I get to the website okay, but when I click on the arrow to start the program, nothing happens. I've made the website an exception to pop-up blocking and have canceled the no tracking icon on that site, but it hasn't helped. Any suggestions? (I'm a professor emeritus of French.)

Asked by G Chaitin 1 வருடத்திற்கு முன்பு

Last reply by AzZA 1 வருடத்திற்கு முன்பு

  • Archived

yahoo email display

My email screen has gone to a larger page that will not fit on the computer screen, whether in full screen or partial, the inbox is pushed off the left side, and the emai… (மேலும் படிக்க)

My email screen has gone to a larger page that will not fit on the computer screen, whether in full screen or partial, the inbox is pushed off the left side, and the email previews are so large they extend half the way across from the right side. Previously most of the center was for email lists, but now it is just a small part that will only show two or three emails. How can I change it back the the old format?

Asked by fms2012 1 வருடத்திற்கு முன்பு

Last reply by techguy150 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox freezes when I try to read Sydney Morning Herald

I have an on-line subscription to the Sydney Morning Herald. Recently, every time I try to read an article, Firefox freezes. I can read SMH okay on my iPad. If I trans… (மேலும் படிக்க)

I have an on-line subscription to the Sydney Morning Herald. Recently, every time I try to read an article, Firefox freezes. I can read SMH okay on my iPad. If I transfer the SMH Article URL into Edge everything works okay. What have they done to Firefox?

Asked by Vagulus 1 வருடத்திற்கு முன்பு

Answered by Terry 1 வருடத்திற்கு முன்பு

  • Archived

Access to a commonly visited web page is blocked

Why Boats.net is blocked by Firefox? I used it all the time, I need to access it.

Asked by egaviero 1 வருடத்திற்கு முன்பு

Last reply by jonzn4SUSE 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox has saved password for a website, but cannot be found in Firefox password manager

Firefox always brings up the saved password for a particular website, but the password is old and wrong. Going to the Logins and Passwords management page, I enter a sea… (மேலும் படிக்க)

Firefox always brings up the saved password for a particular website, but the password is old and wrong. Going to the Logins and Passwords management page, I enter a search for the website as it appears in the address bar, but there is no associated login in Firefox. There is no password associated with any part of the website's name or URL in 'about:logins' . Yet still some password shows up with a saved login. How do I find the password for this website and correct the password?

Asked by ngibson5 1 வருடத்திற்கு முன்பு

Answered by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • Archived

High CPU usage while typing in URL (address) bar

Hello. Typing anything in URL (address) bar causes my CPU spike to 15-20% shown in Windows Task Manager, and up to 80% shown in Firefox Task Manager. I have 8 core / 16 … (மேலும் படிக்க)

Hello.

Typing anything in URL (address) bar causes my CPU spike to 15-20% shown in Windows Task Manager, and up to 80% shown in Firefox Task Manager. I have 8 core / 16 threads CPU running at 4.0 GHz, so typing text in browser taking 15-20% of that is rather bizarre to me. OS: Windows 10 What I tried: - disabling Firefox Accessibility Service - hardware acceleration on/off - troubleshooting mode

Don't have same issue in other browsers (Chrome, Opera) Any ideas what else that might be?

Asked by FF_Gnome 1 வருடத்திற்கு முன்பு

Last reply by FF_Gnome 1 வருடத்திற்கு முன்பு

  • Archived

Library Folders

How to open all sub folders simultaneously in Library to see all my content. On the left side of the 'Library' is the list of folders with sub folders in them. These sho… (மேலும் படிக்க)

How to open all sub folders simultaneously in Library to see all my content.

On the left side of the 'Library' is the list of folders with sub folders in them. These show up great on the left....BUT...I would like to open all the sub folders on the right to view the contents as one long list.

In the picture attached is folder '3 - English' on the left.

 -The nested folders 'Idioms' 'Punctuation' 'Grammar'...etc., in the right side are not opened.

How can I have these open on the right to show all their content also?

Asked by jasonmyers261 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

I don't have permissions to access my own downloads

Here is the message I get: The file at /Users/michaelalexander/Downloads/AnnualReportReturn-2.pdf is not readable. It may have been removed, moved, or file permission… (மேலும் படிக்க)

Here is the message I get: The file at /Users/michaelalexander/Downloads/AnnualReportReturn-2.pdf is not readable.

   It may have been removed, moved, or file permissions may be preventing access.

Asked by malexander07 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

'Block autoplay' isn't reliable

win11 ff111 The 'permissions' setting. On twitch after logging in it still plays videos on the main page or on channel pages the 'suggested video' and the background vide… (மேலும் படிக்க)

win11 ff111 The 'permissions' setting. On twitch after logging in it still plays videos on the main page or on channel pages the 'suggested video' and the background video. On youtube it also sometimes autoplays, other times - doesn't.

Asked by gendalf 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

printer prints colors when set to B/W

When printing directly from within Firefox, my printer Epson WF-7610 prints in color even if the setting is B/W. I am running Win11 on my PC and Firefox 111.0.1.64bit. W… (மேலும் படிக்க)

When printing directly from within Firefox, my printer Epson WF-7610 prints in color even if the setting is B/W. I am running Win11 on my PC and Firefox 111.0.1.64bit. When I download the pdf and i then print on the same printer from within adobe it prints B/W. I have seen other people have similar problems with other printers etc but I cannot find what is the fix. Can you help?

Asked by maurissens.danny 1 வருடத்திற்கு முன்பு

Last reply by the_alchemist 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox update will not download completely

Firefox 112 update will not download completely. It just keeps saying it is downloading but it does not complete. I can't access some websites now since I have been tryi… (மேலும் படிக்க)

Firefox 112 update will not download completely. It just keeps saying it is downloading but it does not complete. I can't access some websites now since I have been trying to download the update. Please help. Thanks.

Asked by mmilitti 1 வருடத்திற்கு முன்பு

Answered by mmilitti 1 வருடத்திற்கு முன்பு