- Đã lưu trữ
American language
Any chance that there could be an American language setting? I am English, but when I choose 'English' I get American spelling.
Any chance that there could be an American language setting? I am English, but when I choose 'English' I get American spelling.
Getting ready to leave firefox is someone can't figure this out. Firefox is always slow and it tells me it is slow. I have refreshed it 4 times already and it does not wo… (xem thêm)
Getting ready to leave firefox is someone can't figure this out. Firefox is always slow and it tells me it is slow. I have refreshed it 4 times already and it does not work...still drags.
For well over a year, I have had this problem: Many times when I selected a bookmark, nothing happens. It does not go to the bookmarked site. I have tried the following … (xem thêm)
For well over a year, I have had this problem: Many times when I selected a bookmark, nothing happens. It does not go to the bookmarked site. I have tried the following things: 1. Start FF in safe mode. 2. changed OS from Windows 7 to Windows 10. 3. Made sure my OS and browser were up to date. 4. Tried different Antivirus programs.
Can anyone help me with this?
Thank you so much!
I keep receiving a 'not responding' error while using Firefox and have been unable to fix it by refresh, uninstall/reinstall, etc. I don't know what to look for next - an… (xem thêm)
I keep receiving a 'not responding' error while using Firefox and have been unable to fix it by refresh, uninstall/reinstall, etc. I don't know what to look for next - and neither does my IT guy who has spent several hours trying to fix it. Any ideas?
thank you vrey much... ...for stepping on my customizations withup firefox "updates" AND (!!) disabling "Contact Us" for comments. . . talk about pre-emptive (basically, … (xem thêm)
thank you vrey much... ...for stepping on my customizations withup firefox "updates" AND (!!) disabling "Contact Us" for comments. . . talk about pre-emptive (basically, "1984" behavior
Hello there! I was browsing some website but suddenly a popup appeared that I need to update Firefox that was up to date. (That was my second time seeing the same site, s… (xem thêm)
Hello there!
I was browsing some website but suddenly a popup appeared that I need to update Firefox that was up to date. (That was my second time seeing the same site, so I was careful not to click on yes.)
I thought it was a click bait or virus, so I didn't click on it and I wasn't even able to exit that tab. That tab even opened the 'color picker' application and started running a code by itself.
I could see an extension install by itself. I panicked and shut down my computer.
After a while when I started the computer again, I couldn't find any new extension installed but I remember it was there. ;-;
A few days later (today), all of my websites started glitching! I don't know what to do. T_T
Also if there's an only option which is to refresh, I actually don't want to lose my Firefox data so I can't do that. Is there any other way to get rid of that thing?
To put some screenshots, I tried to use another web browser which I could clear the data of. But it didn't work in that.
This is the link which mentioned some 'Update.FF' (I am not sure if it's the correct one, but please do not click on it.)
**If you do click on it, it'll just refresh the page or something but the previous link which I saw, doesn't open**
Please help!!
Is there any way to recover the lost data?
There is a website that I use for work a lot and I have it on my bookmarks for easy access. The url for this website is https://_________________.com/html5 When I start … (xem thêm)
There is a website that I use for work a lot and I have it on my bookmarks for easy access. The url for this website is https://_________________.com/html5 When I start typing the first 3 letters after the "https://" part, the address bar auto fills but it only does so up to ".com" and omits the "/html5" part so the website does not load correctly if I hit enter. I then have to use more keystrokes to get the complete url which is super annoying since I have to use this website multiple times every day. Is there a way to force firefox to auto fill the whole url without omitting the last part ?
Thank you for your help.
Ok how do i disable updates. if there is no way then you can go f yourselves. Im done.
why does firefox keep signing me out of everything and changing my tabs. every so often it signs me out of everything and changes my top sittes to whatever the [expletive… (xem thêm)
why does firefox keep signing me out of everything and changing my tabs. every so often it signs me out of everything and changes my top sittes to whatever the [expletive] it wants to. wtf is up with this [profanity] browser. i leave chromes [profanity] browser for this [profanity].
Good day, Everytime, since a few weeks, when I start a new session I have to accept cookies again with many websites. e.g. Google or De Telegraaf. Normally with the Teleg… (xem thêm)
Good day,
Everytime, since a few weeks, when I start a new session I have to accept cookies again with many websites. e.g. Google or De Telegraaf. Normally with the Telegraaf I have to log in just once, but since a few weeks I have to log in every time. In firefox settings I have "remember history" on.
Firefox, Seitenquelltext anzeigen, Lange Zeilen umbrechen, seit Firefox 85 nicht mehr vorhanden. Letzte Fersion mit den Feature ist Firefox 84.0.2 Letzte Lösung ist about… (xem thêm)
Firefox, Seitenquelltext anzeigen, Lange Zeilen umbrechen, seit Firefox 85 nicht mehr vorhanden. Letzte Fersion mit den Feature ist Firefox 84.0.2 Letzte Lösung ist about:config - view_source.wrap_long_lines
Frage: Warum wurde das Feature gestrichen ?
Firefox, show page source text, wrap long lines, no longer available since Firefox 85. The latest version with the feature is Firefox 84.0.2 Last solution is about: config - view_source.wrap_long_lines
Question: Why was the feature canceled?
Hello, on page https://www.mozilla.org/en-US/firefox/new/ I download Firefox Installer.exe, I test on page https://www.virustotal.com/gui/ and I receive error "One engine… (xem thêm)
Hello, on page https://www.mozilla.org/en-US/firefox/new/ I download Firefox Installer.exe, I test on page https://www.virustotal.com/gui/ and I receive error "One engine detected this file", read report on page https://www.virustotal.com/gui/file/a9f85d6b37cb6fabf8cf82613a34949d85c6467b7de7350bf5600b5044da37db/detection, can you help? Thank you.
Hello, I am trying to create a custom userChrome.css for Firefox 85 to fix the poor contrast of text on inactive tabs on KDE Plasma with the Breeze colour scheme. I want … (xem thêm)
Hello,
I am trying to create a custom userChrome.css for Firefox 85 to fix the poor contrast of text on inactive tabs on KDE Plasma with the Breeze colour scheme.
I want the text of an inactive tab on the active window to be the colour white.
I want the text of an inactive tab on an inactive window to be the colour black.
I tried the following in userChrome.css:
.tabbrowser-tab:not([selected="true"]) .tab-text {
color:white !important;
}
.tabbrowser-tab:not([selected="true"]) .tab-text2 {
color:black !important;
}
The first block of CSS works and I get white correctly on an inactive tab on an active window. The second block of CSS does not work and I do not get black text on an inactive tab on an inactive window.
I used "tab-text2" because it was described here: https://support.mozilla.org/en-US/questions/1017404
Has "tab-text2" been deprecated and replaced with something else in newer versions of Firefox? How do I specify the tab text colours for an inactive window?
Thanks.
3 February 2021 I use a toolbar. Sorry, I'm old fashioned. When I install a new linux system, the first thing I do is change firefox to show the toolbar. There is a 'Bo… (xem thêm)
3 February 2021
I use a toolbar. Sorry, I'm old fashioned. When I install a new linux system, the first thing I do is change firefox to show the toolbar. There is a 'Bookmarks' item on the toolbar. When you click it, it gives you a menu of several options, including 'Bookmark This Page Ctrl+D'.
Until recently, clicking on that option opened a popup that allowed you to select a sub-folder to put the bookmark in. That was extremely useful because a flat list gets very long very quickly. You could of course just click on save bookmark in the popup and it gets added to the flat list, or, as I do, you could first select a sub-folder.
Now, clicking 'Bookmark This Page Ctrl+D' results in the bookmark immediately being saved to the flat list and a little alert momentarily pops up declaring 'saved to library'. Apparently 'library' is the same as 'other bookmarks'. How very clear (sarcasm). In addition to not knowing where the bookmark actually is, I now have to manually move it to the desired sub-folder with several other clicks. How convenient (sarcasm).
I want the old behavior back. How do I get it?
By the way, I am very old fashioned. I don't register with websites, even firefox. I used an email blackhole to sign up. I will come back here periodically (once a day) to see if there are any useful answers or questions asking for clarification. I've bookmarked this page, so it should be easy. When I'm done, I'll disappear forever, thank you very much.
solve the problem
I use Comcast web email. Firefox will not highlight the message I select in my inbox list of emails. Safari works fine but Firefox does not.
I can ope aol, but can't access my email, why?
Hello, There is one website that I visit regularly that doesn't show images anymore in Firefox. On the top left of the page I see a torn sheet of paper icon. The images… (xem thêm)
Hello, There is one website that I visit regularly that doesn't show images anymore in Firefox. On the top left of the page I see a torn sheet of paper icon. The images are visible in Safari. I have tried suggestions on the FF help page but that doesn't help.
Is it caused by the website owners or a problem on my side?
I have limited screen space and any time I add a bookmark to the bookmarks toolbar it opens and then I have to go to bookmarks and hide it again, is there any way I can s… (xem thêm)
I have limited screen space and any time I add a bookmark to the bookmarks toolbar it opens and then I have to go to bookmarks and hide it again, is there any way I can stop this from popping up until I want to see it?