Pytania oznaczone etykietą: Pokaż wszystkie pytania

Browser upgrade possible for iMac 2007 OS X El Capitan impact

I want to know whether I can update my current Firefox version with my very old desktop setup. I am using the Firefox browser version 78.15.0esr (64-bit) on my iMac 2007 … (czytaj dalej)

I want to know whether I can update my current Firefox version with my very old desktop setup. I am using the Firefox browser version 78.15.0esr (64-bit) on my iMac 2007 running OS X El Capitan. This notice came up when opening Firefox: " Your version of Firefox will start to have problems on January 14. A root certificate will expire, causing some preferences and other features to stop working. On March 14, 2025, add-ons and more features will also break." Following the instructions to update, in About Firefox window, it checks for updates and then shows Firefox is up to date. I've interpreted this as there's no version available that I can update to. Is that correct?

Pytanie zadane przez Deidre Seeto 1 miesiąc temu

Ostatnia odpowiedź udzielona przez James 1 miesiąc temu

Firefox

Hello Mozilla, I have a Lenovo G700 laptop with the WINDOWS 7 Pro operating system My browser is Firefox 115.19.0 (see file Firefox.jpg) During the security check in onli… (czytaj dalej)

Hello Mozilla, I have a Lenovo G700 laptop with the WINDOWS 7 Pro operating system My browser is Firefox 115.19.0 (see file Firefox.jpg) During the security check in online banking I am told that the browser is out of date (see firefox2.jpg) But I can only update the version and it says "Firefox is up to date" What's wrong with that?

Best regards Heimo Ganzoort

Pytanie zadane przez Thomas 3 tygodnie temu

Ostatnia odpowiedź udzielona przez TyDraniu 2 tygodnie temu

Local Storage Issues with Firefox Portable on Windows 11

Hello, I am experiencing unexpected behaviour with local storage in Firefox Portable ESR 102.1.0 on Windows 11. In particular, the data is not deleted as expected after c… (czytaj dalej)

Hello, I am experiencing unexpected behaviour with local storage in Firefox Portable ESR 102.1.0 on Windows 11. In particular, the data is not deleted as expected after closing the application, even after clearing the cache in my code, the data persists when I open the application the next time. This behaviour is observed under windows10 but is common under windows11.

I suspect that this issue may be related to:

  • Interactions between Firefox Portable's cache management and Windows 11's system-level caching
  • Specific behavior of the ESR 102.1.0 version on Windows 11

I would appreciate it if you could investigate this issue and provide any insights or solutions.

Pytanie zadane przez rahma.oueslati 3 tygodnie temu

Ostatnia odpowiedź udzielona przez jonzn4SUSE 3 tygodnie temu

Help me to run Firefox 48 on MacOS Sequoia

Background: I need to run an enterprise web app on selected PCs and Macs, the browser will not be used for browsing, do not highlight security risks. I must absolutely u… (czytaj dalej)

Background: I need to run an enterprise web app on selected PCs and Macs, the browser will not be used for browsing, do not highlight security risks.

I must absolutely use Firefox 48 because it is the latest version to support showModalDialog()

I installed Firefox 48 on Windows and everything is ok, it works as it should.

On MacOS Sequoia, on the other hand, Firefox starts, the menus in the “Apple” bar at the top are usable, but the browser window is totally transparent, only the border and title bar are slightly visible.

I read on the support forum that it might be enough to disable hardware acceleration, but I can't do that because the options page doesn't even show!

Pytanie zadane przez Mattia 1 miesiąc temu

Ostatnia odpowiedź udzielona przez cor-el 1 miesiąc temu

Firefox update ESR has killed my browser

I use a 2009 Mac Mini running OS 10.11.6 dedicated for streaming. I was prompted to update Firefox to ESR which I did, replacing the older version of Firefox. The new ver… (czytaj dalej)

I use a 2009 Mac Mini running OS 10.11.6 dedicated for streaming. I was prompted to update Firefox to ESR which I did, replacing the older version of Firefox. The new version will not open.

It was the only browser I had. Can I undo the installation? Or download 78.15.0 somehow to restore the functionality of this Mac?

Pytanie zadane przez Michael Clark 1 miesiąc temu

Ostatnia odpowiedź udzielona przez James 1 miesiąc temu

FireFox will stop functioning on 14th january and I can't instile a version

Hi! I need a biiig help here. I have a mac OS X Yosemite version 10.10.5 and I would like to keep using this computer. I installed the FireFox 128.5.2esr.dmg. I saved i… (czytaj dalej)

Hi! I need a biiig help here. I have a mac OS X Yosemite version 10.10.5 and I would like to keep using this computer. I installed the FireFox 128.5.2esr.dmg. I saved it to my applications but I click on the icon and nothing happens... My FireFox is not ok now... I open it, but doesn't appear the icons or so (top sites or highlights). Thank you!

Pytanie zadane przez anatcsantos 1 miesiąc temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 miesiąc temu

McAfee Truekey has stopped appearing in Firefox browser. App downloaded again, and being asked to enable. How do I do this?

Firefox is default browser. Have used McAfee Truekey for years with no issues. It has now disappeared from browser. Reloaded the app, and McAfee website tells me to activ… (czytaj dalej)

Firefox is default browser. Have used McAfee Truekey for years with no issues. It has now disappeared from browser. Reloaded the app, and McAfee website tells me to activate it. How do I do this/ should I do this?

Pytanie zadane przez hazelhaas 1 miesiąc temu

Ostatnia odpowiedź udzielona przez jonzn4SUSE 1 miesiąc temu

network.http.strict_response_status_line_parsing missing on new versions

Hello after version 131 network.http.strict_response_status_line_parsing option is missing and i have problem with my site error "The status line of the HTTP response is … (czytaj dalej)

Hello after version 131 network.http.strict_response_status_line_parsing option is missing and i have problem with my site error "The status line of the HTTP response is invalid - NS_ERROR_PARSING_HTTP_STATUS_LINE" Can someone is teal me what is new option replace network.http.strict_response_status_line_parsing ? Now i not able to turn off network.http.strict_response_status_line_parsing and not have irping from my website

Pytanie zadane przez epoc 1 miesiąc temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 miesiąc temu

truncation issue in firefox browser

In Firefox browser , truncation of string is not working, when typing into the input box at first time truncation is not working, but when focusing out and typing once ag… (czytaj dalej)

In Firefox browser , truncation of string is not working, when typing into the input box at first time truncation is not working, but when focusing out and typing once again it start working , seems its rendering problem which is not working at first time.

I am using following code <style> input.b { white-space: nowrap; width: 50px; overflow: hidden; text-overflow: ellipsis; border: 1px solid #000000; </style>

text-overflow: clip (default):

<input class="b">



Above code will give the different result in firefox and the the chrome browser.

in chrome it will work at first time , means once user will start the typing into the input box , it will start showing the ellipses once text overflow will happen. but in Firefox it will not work like this, at first time when user will start the typing it will not show ellipses although text exceeds the boundary of input box , but when user focus out from the input box and start once again start typing into the input box ellipses will be shown. this behavior is creating confusion.

Kindly provide the solution for the same I am using 128.5.2 esr firfox version

Pytanie zadane przez Priyesh 1 miesiąc temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 miesiąc temu

Firefox advises me to Upgrade

Firefox today advised me to upgrade as my current version will cease to function in the near future. I am currently running Win 7 x64 and Firefox 102.10.0 esr . Attemptin… (czytaj dalej)

Firefox today advised me to upgrade as my current version will cease to function in the near future. I am currently running Win 7 x64 and Firefox 102.10.0 esr . Attempting to update results in a request if running Win 7,8 or 8.1 to also download and run additional 115.18.0esr . Attempting to run either 115.18.0esr OR Firefox 128.5.2esr results in a screen stating firstly "Windows 10" and secondly "Unable to install this version requires Win 7 x64 or newer". Win 7 x64 IS the version I'm running.

Pytanie zadane przez werewoolufs 1 miesiąc temu

Ostatnia odpowiedź udzielona przez James 1 miesiąc temu

Firefox 56

Hello, I am currently using an old version of Firefox (56.0.2) for personal use because of the addons that are no longer supported. I understand the security risks invo… (czytaj dalej)

Hello,

I am currently using an old version of Firefox (56.0.2) for personal use because of the addons that are no longer supported. I understand the security risks involved, but I need this version for a specific project that is critical to me.

If it functions well now, will I encounter any new issues after March 14, 2025? I have disabled all browser updates.

Thank you.

Pytanie zadane przez vinnikia 1 miesiąc temu

Ostatnia odpowiedź udzielona przez TyDraniu 1 miesiąc temu

Any other browser support my older Mac? Firefox or otherwise.

I'd like to keep my antique desktop iMac functional. Firefox appears to want to strand me. Any thoughts on updating my web browser via Firefox or other providers? My syst… (czytaj dalej)

I'd like to keep my antique desktop iMac functional. Firefox appears to want to strand me. Any thoughts on updating my web browser via Firefox or other providers? My system is OS 10.11.6 (El Capitan)

Pytanie zadane przez lightworks_mag 2 miesiące temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 miesiąc temu

Access to older version of Firefox

I have DLink webcams around my home and I can no longer access their web pages to control them because of certificate issues. I have no success with Microsoft Edge runnin… (czytaj dalej)

I have DLink webcams around my home and I can no longer access their web pages to control them because of certificate issues. I have no success with Microsoft Edge running in IE mode either. Using IE mode I am able to get into two of my D-Link Camera’s web pages but with the other two (one of which is my newest camera) I get this message:

The browser you are using may have difficulty receiving images and video. If you experience any issues viewing this page, we suggest using Internet Explorer.

When I go to the MyDlink website using Firefox Version 128.5.2 ESR I get this message:

Unsupported Browser or Operating System Detected! We recommend you use Firefox 12-51/52 ESR on Windows or MacOS to access the mydlink portal.

Is there a way for me to get the Firefox version they recommend?

Pytanie zadane przez g.kromholtz 2 miesiące temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 miesiąc temu

Need to backdate Firefox

I know firefox 78 is old but i accidently did the ESR release before backingup bookmarks. ESR is nor working on MAC 10.10.5 I was trying to move forward - now I am stuc… (czytaj dalej)

I know firefox 78 is old but i accidently did the ESR release before backingup bookmarks.

ESR is nor working on MAC 10.10.5

I was trying to move forward - now I am stuck

Jim

Pytanie zadane przez hebnerj 2 miesiące temu

Ostatnia odpowiedź udzielona przez James 2 miesiące temu