顯示下列標籤的問題: 顯示所有問題
  • 封存

Desktop site on all tab

How to Request Desktop Site By Default on all tab in the Firefox Android app? I hate to use 1 more browser for this function. FF have speed, security, block ad and I stil… (閱讀更多)

How to Request Desktop Site By Default on all tab in the Firefox Android app? I hate to use 1 more browser for this function. FF have speed, security, block ad and I still have to use 2 browser, why @@.

a1nice0day 於 1 年前 詢問

Paul 最近回覆於 1 年前

  • 封存

Won't play videos on some sites

Hi, On some sites Firefox will not play the embedded videos. For example embedded screencast recordings like those used by employee time management platforms eg time doc… (閱讀更多)

Hi,

On some sites Firefox will not play the embedded videos. For example embedded screencast recordings like those used by employee time management platforms eg time doctor. Not sure of the format maybe webm

Lostsouls 於 1 年前 詢問

jfriesenegger 最近回覆於 1 年前

  • 已解決
  • 封存

PDF Download

In the recent update, there is a new feature which allowed people to view pdf directly in the browser rather than downloading it. Ever since this was implemented, I am no… (閱讀更多)

In the recent update, there is a new feature which allowed people to view pdf directly in the browser rather than downloading it. Ever since this was implemented, I am not able to download any pdf, instead it keeps opening up the pdf in another tab which is not what I'm trying to do. Is there a way to fix this?

Shamil 於 1 年前 詢問

Paul 於 1 年前 解答

  • 封存

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.

mate.molnar 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

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

}

piotr.jakub.kaczmarzyk 於 1 年前 詢問

Mike Kaply 最近回覆於 1 年前

  • 封存

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.

gar722 於 1 年前 詢問

Terry 最近回覆於 1 年前

  • 封存

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

kian4 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

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.)

G Chaitin 於 1 年前 詢問

AzZA 最近回覆於 1 年前

  • 封存

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?

fms2012 於 1 年前 詢問

techguy150 最近回覆於 1 年前

  • 封存

Full Screen to Landscape Mode Not Working

Lately Full Screen to Landscape mode for YouTube and other websites is not working (Screen doesn't rotate to Landscape Mode screen stays at Portrait Mode at Full Screen) … (閱讀更多)

Lately Full Screen to Landscape mode for YouTube and other websites is not working (Screen doesn't rotate to Landscape Mode screen stays at Portrait Mode at Full Screen) Please fix this issue.

Wolfhound 於 1 年前 詢問

Paul 最近回覆於 1 年前

  • 已解決
  • 封存

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?

Vagulus 於 1 年前 詢問

Terry 於 1 年前 解答