How can I enable Java script in Mozilla browser?
How can I enable Java script in Firefox browser?
How can I enable Java script in Firefox browser?
about config
i accidentally refreshed my firefox and ii got my profile back .. but i accidentally deleted it .. after contacting a local wizard and going on a quest i found my prof… (xem thêm)
i accidentally refreshed my firefox and ii got my profile back .. but i accidentally deleted it .. after contacting a local wizard and going on a quest i found my profile sitting in a dark corner of my drive.. it seemed to all be okay but i saw my awesome theme was gone !! after checking to see if i still had my awesome extensions they were ALSO GONE !! everything else is here though like my passwords and stuff.. where are my extensions and awesome seal theme !! im scared and alone !!!! help me mozilla helpers !!
please update my fire fox so I can use it.
help me secure my account
starting the computer I receive following message: C:ß\users\....\AppData\Roaming\Mozilla\Firefox\Profiles\ibp4oc3n.default-release\search\json.mozlz4 can notbe opened … (xem thêm)
starting the computer I receive following message: C:ß\users\....\AppData\Roaming\Mozilla\Firefox\Profiles\ibp4oc3n.default-release\search\json.mozlz4
can notbe opened
whatshall I do?
Thank you! Anne
I cannot find "Sync and save data" button in my mobile browser, making it impossible to sync the devices. The instructions provided by the settings lead me into the dead … (xem thêm)
I cannot find "Sync and save data" button in my mobile browser, making it impossible to sync the devices. The instructions provided by the settings lead me into the dead end.
Since this week's update of Firefox Developer edition when the browser is restarted tabs do not load until I reset the browser. I suspect an add-on but have not been abl… (xem thêm)
Since this week's update of Firefox Developer edition when the browser is restarted tabs do not load until I reset the browser.
I suspect an add-on but have not been able to determine which one.
This is happening on multiple (3) physical computers.
I just started a new work role and haven't been able to find the time to troubleshooting of the issue myself.
This has been very disrupting and stressful.
After the 8/5/25 Firefox update the internet is inaccessible on my laptop through the standard Firefox browser. The internet is accessible with MS Edge. Toolbar is set t… (xem thêm)
After the 8/5/25 Firefox update the internet is inaccessible on my laptop through the standard Firefox browser. The internet is accessible with MS Edge. Toolbar is set to always show bookmarks but none appear. Also, the browser's application's menu does not open to access options such as restore previous session, recently closed tabs, etc. I've restarted my device several times without it resolving the issues with the standard browser.
The Firefox developer version opened in command prompt safe mode (firefox -safe-mode), which is how this inquiry is being sent, but no bookmarks on tool bar or current page history from the standard (non-developer) Firefox.
I'd like to return to accessing the internet using the standard Firefox version with its bookmarks, history, etc. I am using Windows 10. Thank you.
Pls tell me how to remove it from my browser completly Im going insane its very bad
i need help about the primary password
Firefox used to start in a second on my Windows 10 PC. But lately it now takes about 10-20 secunds to start (on 143 beta). Is there any reason why it takes so much longer… (xem thêm)
Firefox used to start in a second on my Windows 10 PC. But lately it now takes about 10-20 secunds to start (on 143 beta). Is there any reason why it takes so much longer to start now? Is there any setting og tweak I can do to get it to start faster?
Hello Firefox Support Team, I would like to report a browser compatibility issue regarding CSS positioning behavior that differs from Chromium-based browsers. Issue… (xem thêm)
Hello Firefox Support Team,
I would like to report a browser compatibility issue regarding CSS positioning behavior that differs from Chromium-based browsers.
When an element with `position: sticky` is placed inside a container with `position: fixed`, Firefox treats the sticky element as if it has `position: relative`, effectively breaking the sticky positioning functionality.
The sticky element should maintain its sticky positioning behavior even when nested inside a fixed-positioned container, as it does in Chromium-based browsers.
The sticky element loses its sticky properties and behaves like a relatively positioned element.
This issue particularly affects modal implementations where: - The `body` element receives `position: fixed` to prevent background scrolling - Page elements (such as `.total-section`) should maintain their sticky behavior regardless of changes to the body positioning
- **Chromium browsers (Chrome):** Sticky positioning works correctly in this scenario - **Firefox:** Sticky positioning fails and falls back to relative behavior
Could you please consider aligning Firefox's behavior with other major browsers? The current inconsistency creates cross-browser compatibility issues and forces developers to implement JavaScript workarounds.
Thanks!
I'm having huge memory problems with Firefox. In about:performance I can see that the extensions process takes up way too much memory. When I start Firefox it usually sho… (xem thêm)
I'm having huge memory problems with Firefox. In about:performance I can see that the extensions process takes up way too much memory. When I start Firefox it usually shows a memory usage of around 180MB. However, at some point the memory usage of the extensions process starts to increase and it doesn't stop increasing until my RAM is full and then it increases even further. It increases until I restart Firefox or until it uses so much RAM that my computer runs incredibly slow.
Below you can see a screenshot of the Task Manager showing how much RAM is available on my computer and a screenshot of the about:performance page showing the memory usage of the Extensions process. The RAM available on my laptop is 10GB (the default configuration was 4GB of soldered RAM plus 4GB of exchangeable RAM. I have upgraded from 4+4GB to 4+8GB but 2GB of the soldered RAM on this laptop are used as GPU memory so the remaining RAM is 10GB). The about:performance screenshot shows a memory usage of 13GB for the extensions process which is possible because Windows automatically pages RAM on the SSD when I'm running low on available physical memory. This enables programs to actually use more memory than the available physical RAM but of course programs become incredibly slow when the RAM is full and huge parts of memory have to be paged on the SSD.
My actual question: How can I find the cause of these memory problems?
What I've tried so far
- I have created a memory report on about:memory. The result is at the bottom of this post. - I have watched the about:performance page and tried to find out what action triggers the memory usage of the extensions process to increase. At the start of the browsing session the memory usage is only at around 180MB. It stays like that for a while. At some point it starts to steadily increase by many GBs. But I couldn't find the cause. I don't know what triggers the extensions process to increase memory usage. - I could simply disable extensions and see if the problem gets solved. But I want to know which exact extension causes this problem. It is very difficult to find out which one it is because I have many extensions and I don't know what causes the memory usage to increase. So I would have to disable extensions one by one and wait for an indefinite amount of time and check whether memory usage stays low. But I don't know how long I have to wait until the memory usage would increase because I couldn't identify what triggers it to increase.
Rather than just using trial and error I would like to find a way to use debugging tools to exactly determine what causes the problem.
_______________________
This (https://pastebin.com/U3QXTAt9) is the memory report from about:memory. This contains the whole extension (pid 18332) section (copy & pasted by selecting the text on the about:memory page). I have left out the rest because I don't know if it contains private data. Please note: this is not taken from the same browsing session as the screenshot that shows a memory usage of 13GB. Why? Because programs run very slow when memory is low and large parts of memory are being paged. The debug tools usually require a lot of RAM and CPU performance so it's very difficult to use the debug tools when the memory is already full and programs are already running slow. This memory report shows a very high memory usage of the extensions process. In this case it's "only" 3.5GB but it was taken in an early stage of the increasing memory usage. As shown in the screenshot below, memory usage can go even higher than the available physical RAM on my computer. The memory report doesn't clearly show which extension is responsible for the high memory usage. In the memory report, I can only see a high memory usage for the items gc-buffers and gc-heap which leads me to think that the memory problem has something to do with the garbage collector. However, I cannot see which extension is responsible for this. No item in this list with a description that identifies a specific extension has a high memory usage. This is only an excerpt from the memory report (only the extension section). I went through the whole memory report with Ctrl + F "moz-extension" and looked for items with a high memory usage but I didn't find a single item with high memory usage that belongs to a specific extension.
Developer edition seems to be blocking Today's Deals when browsing amazon.com. Regular firefox does not do this. Suggestion on what to do to fix it. Also trying to bro… (xem thêm)
Developer edition seems to be blocking Today's Deals when browsing amazon.com. Regular firefox does not do this. Suggestion on what to do to fix it.
Also trying to browse distrowatch give the following: Warning: Potential Security Risk Ahead.
Why do Add-On's not have their own addresses? Ex:About:Addons://0000000000000000/. This would let users bookmark and find history upon them faster.
This is the 4th time I've reported this problem. Here's the warning I get every day only after I have already been loading Newsmax pages with no problems: Secure Connec… (xem thêm)
This is the 4th time I've reported this problem. Here's the warning I get every day only after I have already been loading Newsmax pages with no problems:
Secure Connection Failed
The connection to www.newsmax.com was interrupted while the page was loading.
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.
Learn more…
There are no other sites in which I have this problem with FF x64 DE. In Edge, I see the newsmax pages load while the FF x64 DE https//newsmax.com xontinues to genberate the above message and fails to load the screen.
Please fix.
Thanks, WaltC
Whether a person clicks the fullscreen indicator or types F on the keyboard, the cursor will remain on screen as the video is playing until it is again moved. This also a… (xem thêm)
Whether a person clicks the fullscreen indicator or types F on the keyboard, the cursor will remain on screen as the video is playing until it is again moved. This also affects video played through the browser on steampowered.com. This issue appeared as of 143 and is still going strong in 144. This seems to be macOS specific as I am not noticing this behaviour on the Windows client. Could be a conflict with Tahoe.. I don't really know at this point.
There used to be a website where you could fire off a 'Firefox made me happy/sad' which is where I would've preferred to send this. So, have other people encountered this issue? And if so, are there any lasting solutions beyond wiggling the mouse?
Hello why my firefox installation 1440b6 64 bit on windows 10 do not autocomplete the third field in a form login .. namely , username and identification password are… (xem thêm)
Hello why my firefox installation 1440b6 64 bit on windows 10 do not autocomplete the third field in a form login ..
namely , username and identification password are correctly filled , but the third field (that in my case are named "company ID") would not, it remain empty, and i need to manually fill in each time. Actually this happen only on a one site , but may be because only this site that i use have a three field to fill in the login page...all the others need only password and username
thankyou kind regards klx140
I GOT TIRED OF FREQUENT FIREFOX CRASHES (C0000005) IN BOTH THE 64-BIT AND 32-BIT DESKTOP VERSIONS. I HAVE BEEN USING THE 64-BIT VERSION IN WINDOWS 11 (I HAVE A HIGH-END S… (xem thêm)
I GOT TIRED OF FREQUENT FIREFOX CRASHES (C0000005) IN BOTH THE 64-BIT AND 32-BIT DESKTOP VERSIONS. I HAVE BEEN USING THE 64-BIT VERSION IN WINDOWS 11 (I HAVE A HIGH-END SAGER LAPTOP WITH 32GB RAM. I INSTALLED THE FREQUENT FIREFOX UPDATES BUT THE PROBLEN PERSISTED EVER SINCE VERSIONS 42X WERE RELEASED. I TRIED THE 32-BIT VERSION BUT THE PROBLEM PERSISTED. FINALLED, I TRIED THE DEVELOPER VERSION: NO MORE CRASHES! I READ THE RESPONSES FROM YOUR CLUELESS STAFF TO OTHER CUSTOMERS WITH THE SAME TROUBLE. THIS IS NOT A WINDOWS ERROR; THIS IS A FIREFOX APPLICATION ERROR. MAYBE SOME OF YOUR FIREFOX DEVELOPER CODERS SHOULD ASSIST THE 32-BIT AND 64-BIT DEVELOPERS. OR, DUMP THE VERSION 4X CODE AND BUILD ON THE MORE STABLE 39X CODE. ALSO, DON'T BLAME WINDOWS FOR FIREFOX APPLICATION ERRORS. AND...NEVER SUGGEST A WINDOWS REINSTALL FOR FIREFOX ERRORS!!!