strange font

hi in a new win 10 instal most text incl Fire Fox text is made up of letters [font] that are made of thin and thick lines [in the same letter] i dont know if its a stra… (διαβάστε περισσότερα)

hi in a new win 10 instal most text incl Fire Fox text is made up of letters [font] that are made of thin and thick lines [in the same letter]

i dont know if its a strange font or another problem, i have copied all "font" setting from my other pc where i dont have the problem.

also i cant get spell check to work here dsespite turning it on

its very distracting, would be very gratefull for any suggestones if any one can 

help thanks

Ερώτηση από bill 3 εβδομάδες πριν

Τελευταία απάντηση από Mark 8 λεπτά πριν

Disable ALL Search in URLBar

This may be more in "settings" than in "search, tag, and share". Since updating to the 140 series, the URL bar has what appears to be a nonremovable "what kind of s… (διαβάστε περισσότερα)

This may be more in "settings" than in "search, tag, and share".

Since updating to the 140 series, the URL bar has what appears to be a nonremovable "what kind of search do you want to run?" activated by typing in the URL bar.

Do Not Want. That's the entire purpose of having the separate search bar. For those who only have the URL bar visible, that might make sense, but right in the core Settings I chose to have both the URL bar and the search bar. I do not ever want searches initiated from the URL bar.

Is there a way to remove this unwanted "extra feature"?

And a gentle hint to those doing interface tweaking and redesigns: Those of us who use "separation" features directly supported by the program — that is, not requiring an extension or theme — would really, really appreciate having our choices respected. That the separate search bar is already selected and visible, or having a full menu bar (and not just the hamburger symbol) visible, should be a hint that there just might be functional, safety, security, and/or disability-accommodation considerations behind that user's choice, and you shouldn't override it Just Because.

Ερώτηση από Jaws 4 μήνες πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 10 λεπτά πριν

Why does the updated firefox snap (141) for linux, open files that previously it would have saved

Firefox used to save unknown files according to the save files setting. i.e. ask where to save files. Now if opens unknown files as text in a new tab. How can the correc… (διαβάστε περισσότερα)

Firefox used to save unknown files according to the save files setting. i.e. ask where to save files. Now if opens unknown files as text in a new tab.

How can the correct behavior be restored?

Alternately, can the Linux snap be fixed to allow saving of new file types? {The procedure shown in https://support.mozilla.org/en-US/kb/change-firefox-behavior-when-open-file is not present in the firefox 141 snap.

Ερώτηση από mozilla414 4 ημέρες πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 13 λεπτά πριν

Firefox excessive memory usage

Firefox 144.0 on a W11 PC with all updates. Firefox is running multiple (10-13) windows with 5-10 tabs each. Even if all Firefox windows are minimised and not being use… (διαβάστε περισσότερα)

Firefox 144.0 on a W11 PC with all updates.

Firefox is running multiple (10-13) windows with 5-10 tabs each. Even if all Firefox windows are minimised and not being used, memory usage goes up all the time. It is currently, according to Task Manager, using over 5 GB of 32 GB of available memory. CPU is sitting at ~4%. Individual tabs, like Youtube watching CNN suddenly freeze and are no langer accessible and can't be unfrozen by anything I have tried. Even the mouse pointer is not displayed inside this tab I need to restart the entire PC several times a day only to have Firefox usable. I have turned off efficiency mode, but this did not change anything. I'll include a system snapshot with msinfo

Any ideas?

Ερώτηση από SteveLamberts 1 ημέρα πριν

Τελευταία απάντηση από SteveLamberts 1 ώρα πριν

Incessant Crashes

Firefox repeatedly crashes on my, multiple times a day. I'dc really like to NOT have to change my default browser to Chrome. What happens is that Firefox freezes, and I… (διαβάστε περισσότερα)

Firefox repeatedly crashes on my, multiple times a day. I'dc really like to NOT have to change my default browser to Chrome.

What happens is that Firefox freezes, and I get a white bar at the top telling me so. I get a popup box asking if I want to close Firefox or wait for it to respond. Waiting doesn't work, so I always have to close Firefox. When I reopen it, fortunately all m,y open tabs are retained, but it crashes again within minutes or seconds as soon as I click on anything.

There only thing that seems to work is a reboot of my PC. But the respite is short before Firefox crashes again.

I've disabled most plugins, but that hasn't helped. Is there a way to create an event log within Firefox that I can share with someone at Mozilla to help e debug the issue? It's got to be something local rather than Firefox itself; I can't imagine this is happening to most users.

Ερώτηση από BillTreloar 4 εβδομάδες πριν

Τελευταία απάντηση από BillTreloar 1 ώρα πριν

  • Επιλύθηκε

I cant login to imdb

Hello. I cant login with firefox today. It says wrong password, but i tried with google chrome and i can login. Its seems the problem to be related to only firefox. I tri… (διαβάστε περισσότερα)

Hello. I cant login with firefox today. It says wrong password, but i tried with google chrome and i can login. Its seems the problem to be related to only firefox. I tried deleting the cookies and stop extensions, try to login with private browsing, refresh firefox and i still cant login with firefox. I dont get e-mail if i try to reset password with firefox while with chrome i get. Yesterday everything was fine.

Ερώτηση από aef76 2 ώρες πριν

Απάντηση από aef76 1 ώρα πριν

Copy not preserving block new lines

So if you go to My documentation page , go down to point 8 and try and copy the Systemd unit file from the browser to an editor, the line returns are not preserved and in… (διαβάστε περισσότερα)

So if you go to My documentation page , go down to point 8 and try and copy the Systemd unit file from the browser to an editor, the line returns are not preserved and instead spaces are substituted. If I copy the text from a chrome browser into an editor, the new lines are preserved. I've copied the HTML source code below.

       [Unit]
       Description=Apache Tomcat 11.0 Web Application Container
       After=network.target
       
[Service] Type=forking
Environment="JAVA_HOME=/usr/lib/jvm/java-1.25.0-openjdk-amd64" Environment="CATALINA_PID=/opt/tomcat/Base/temp/tomcat.pid" Environment="CATALINA_HOME=/opt/tomcat/tom11/" Environment="CATALINA_BASE=/opt/tomcat/Base/" Environment="CATALINA_OPTS=-Xms512M -Xmx1024M -server -XX:+UseParallelGC" Environment="JAVA_OPTS=-Djava.awt.headless=true -Djava.security.egd=file:/dev/./urandom" ExecStart=/opt/tomcat/tom11/bin/startup.sh ExecStop=/opt/tomcat/tom11/bin/shutdown.sh User=tommy Group=tommy UMask=0007 RestartSec=10 Restart=always [Install] WantedBy=multi-user.target

So the code is rendering correctly in the browser, but is being incorrectly copied by Firefox. Note if you copy the above from this forum across to an editor the new lines are preserved, but if you copy it from the website they are not.

Ερώτηση από rr11 1 ημέρα πριν

Τελευταία απάντηση από rr11 1 ώρα πριν

How to prioritize my bookmark over the website's homepage in address bar suggestions

When I type "moo" in the address bar, the first suggestion (which is auto-completed and loads when I press Enter) is the website's base URL "https://moodle.uni-siegen.de/… (διαβάστε περισσότερα)

When I type "moo" in the address bar, the first suggestion (which is auto-completed and loads when I press Enter) is the website's base URL "https://moodle.uni-siegen.de/" instead of the webpage that I have bookmarked "https://moodle.uni-siegen.de/my/courses.php".

This is really annoying because it ends up costing me too many extra clicks to get to the webpage I actually need, especially since this is a website that I have to use often.

How can I prioritize the bookmarked option over the base URL?

I have already tried switching search and suggestion options in the settings, removing the homepage with the base URL from the history, and tweaking the frecency settings in about:config, but nothing worked.

Ερώτηση από Dragon Ouali 1 ώρα πριν

Information Your browser is being managed by your organization.

At the top of my settings it says: Information: Your browser is being managed by your organization. What does this mean? It's my personal laptop, I bought it myself an… (διαβάστε περισσότερα)

At the top of my settings it says: Information: Your browser is being managed by your organization.

What does this mean? It's my personal laptop, I bought it myself and I don't work for any organization.

Thanks for your help. Nancy

Ερώτηση από Nancy 3 ημέρες πριν

Τελευταία απάντηση από Darshan 2 ώρες πριν

Firefox does not autofill from iMessage

When I updated to MacOS Tahoe 26.0, Firefox prompted me to autofill security codes received by iMessage. That happened once or twice and then stopped working. I just trie… (διαβάστε περισσότερα)

When I updated to MacOS Tahoe 26.0, Firefox prompted me to autofill security codes received by iMessage. That happened once or twice and then stopped working. I just tried it in Safari, and it does work. So, something is wrong in the handshake between Firefox for Mac 144.0.2 and MacOS iMessage. Here is how to replicate it.

Login to a website that requires two-factor authentication. Have a security code texted to your iPhone. When that text appears in iMessages on a Mac linked to the iPhone, there should be a small popup asking if you want to insert the security code into the web page. In Safari, there is. In Firefox, there isn't. This feature appears to be broken in Firefox.

Ερώτηση από stevegoldfield 2 ώρες πριν

It will not finish the installing

Den skriver: Åh nej, fanebladet er gået ned. It is the beginning page, where you come to in order to search on the browser, that it will not show. I have tried many time… (διαβάστε περισσότερα)

Den skriver: Åh nej, fanebladet er gået ned. It is the beginning page, where you come to in order to search on the browser, that it will not show. I have tried many times, but it is still striking.

Ερώτηση από kempeokapien 2 ώρες πριν

PROFILE SELECTOR MENU ICON

I'm running Fx Version 144.02 and still do not have a profile selector icon on my menu. I've tried manually to make it happen by going to about:config and changing (brows… (διαβάστε περισσότερα)

I'm running Fx Version 144.02 and still do not have a profile selector icon on my menu. I've tried manually to make it happen by going to about:config and changing (browser.profiles.enabled) to true but nothing happens.

Ερώτηση από Muchmore 2 ώρες πριν