Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Ikhiyiwe
  • Okugcinwe kunqolobane

Translations

How come FF translates sites in tiny, irrelevant languages like Bulgarian, but not from major languages like Chinese and Arabic?!? I wish I could dump Edge, but this FF … (funda kabanzi)

How come FF translates sites in tiny, irrelevant languages like Bulgarian, but not from major languages like Chinese and Arabic?!?

I wish I could dump Edge, but this FF deficit forces me to keep Edge on my computer...

Asked by kdb48 1 unyaka odlule

Last reply by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (funda kabanzi)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Asked by Slouch 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

Spotify webplayer on Firefox is unuseable after updating to latest version

Majority of the songs do not play and I'm given with a pop-up, "Spotify can't play this right now. If you have the file on your computer you can import it." I will play … (funda kabanzi)

Majority of the songs do not play and I'm given with a pop-up, "Spotify can't play this right now. If you have the file on your computer you can import it."

I will play a song from a playlist and is given that pop-up, it will continue skipping to the next song until it plays, but only for 9-10 seconds until the song mutes, to specify, the dot (when hovered on the progress bar) will still move, indicating that "it's playing".

Some clarifications: 1. I use Spotify Desktop app (windows), Spotify App (android), and Spotify Webplayer on Chrome and Firefox. Everything works just as fine on all of these, except for Spotify Webplayer on Firefox. 2. Skipping to a later timestamp does not unmute the song. 2. I have Spotify Premium 3. I have no VPN 4. I am running Firefox with an ad blocker 5. I am running Chrome with an ad blocker (same ad blocker in Fifefox) 6. I am running Firefox to the latest version (Firefox 119.0.1 (20231106151204))

What I've done so far: 1. Cleared caches and data. 2. Updated my Windows to the latest update available - Win10 v.22H2 3. Signed-out of Spotify for all my devices, then logging-in first on Spotify Desktop (this automatically redirects to Firefox webplayer) 4. Ran Firefox on "Troubleshoot Mode" 5. Un-checked and re-checked "Play DRM content" setting. 6. Disabled and re-enabled the plug-in "Widevine Content Decryption Module by Google Inc". (this plug-in is last udpated on November 17, 4.10.2710.0

I'm including this link from Spotify's Community page.. where two other users, who commented it is only with Firefox (webplayer), are experiencing the same problem as I am. https://community.spotify.com/t5/Desktop-Windows/Spotify-can-t-play-this-right-now-If-you-have-the-file-on-your/m-p/5679914#M123192

Asked by kit 2 iminyaka edlule

Answered by zeroknight 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Getting PR_CONNECT_RESET_ERROR on websites which use TLS/SSL

For the past few days when I have tried to log into a few websites which use TLS/SSL I have gotten PR_CONNECT_RESET_ERROR. Please see the attached screenshot for more det… (funda kabanzi)

For the past few days when I have tried to log into a few websites which use TLS/SSL I have gotten PR_CONNECT_RESET_ERROR. Please see the attached screenshot for more details. This issue was observed ever since I updated to Firefox version 124.x. Prior to that the websites were working fine.

When I try to access the same websites and try to log into them using Microsoft Edge, I do not face a similar issue. They work fine.

I have cleared the browser cache, restarted firefox, and then tried. Still faced the same issue. I have cleared the DNS cache of Firefox browser (about:networking#dns) and then tried. Still faced the same issue. I have opened Firefox in Safe mode (Menu > Help > Troubleshooting mode) and still faced the same issue.

Can someone please help me in fixing the issue? I would like to refrain from using MS Edge or chrome browser.

Asked by ixian 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Cannot add bookmarkleets to bookmarks bar

Whenever i put javascript code into the url box when making a bookmark, (trying to add a bookmarklet to my bookmark bar.) after i click save, the bookmark just doesnt eve… (funda kabanzi)

Whenever i put javascript code into the url box when making a bookmark, (trying to add a bookmarklet to my bookmark bar.) after i click save, the bookmark just doesnt even show up, its like firefox isnt even making the bookmark. i dont even know whats going on it was doing this before i had any addons

Asked by wyattmcwater nuggets 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Wrong Scaling with HiDPI Screen on Linux

Dear Technical Support, I'd like to report a problem which affects the rendering of websites in Firefox with a HiDPI monitor. I'm having issues with the text and graphi… (funda kabanzi)

Dear Technical Support,

I'd like to report a problem which affects the rendering of websites in Firefox with a HiDPI monitor.

I'm having issues with the text and graphics of web pages, that are often mismatched or misaligned, with text being too large compared to graphical elements. See the enclosed pictures for an example; as you can see, this happens also on your website. Also, I've noted that pages (and plugins) appear to be "shrinked" as opposed to when viewed on Chrome, where they are shown to their true size.

Setting ui.textScaleFactor=100 and tweaking with layout.css.devPixelsPerPx did not change much. I must admit that I find this behavior quite strange, since HiDPI monitors have been around for more than a decade, and especially considering that this did not impact my experience with Firefox on Windows, using the same monitor and machine.

I hope to find an effective solution to this problem and look forward to your reply. Please let me know if I can be of any help in this matter.

Best regards, Federico

Asked by Federico 1 unyaka odlule

Answered by Federico 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Wont load Death Records

West Virginia has a website to download old death certificates, but they wont load. There's nothing but a blank page. I'm not positive that it's a Firefox problem, as a … (funda kabanzi)

West Virginia has a website to download old death certificates, but they wont load. There's nothing but a blank page. I'm not positive that it's a Firefox problem, as a friend of mine who uses IE cant load them either, however, she CAN load them on her Tablet. As a historian, I really need to get these records for my research, so I was wondering if someone could go to the site and see of the records appear for them to be downloaded. This is a direct link to one of the records:

link text

While this is the main page were you enter the name you are looking for: link text

If you discover anything, please let me know. Thanks!

Asked by wvsky 2 iminyaka edlule

Answered by wvsky 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Latest version of firefox (123.0) (32 & 64-bit)

I am an application developer for a customer information system and we have dozens of clients using our web based product. Some users recently updated to firefox versi… (funda kabanzi)

I am an application developer for a customer information system and we have dozens of clients using our web based product.

Some users recently updated to firefox version 123 and are reporting issues in two different areas of our product. Both of these areas involve java script. These clients running under prior version of firefox did not have any problem and if they switch to another browser the issue is resolved. But they need to run using firefox. I have the recent version of firefox and an older version and am able to re-produce the behavior. I will also provide a screen shot of the page working and the page not working as well.

The issue is, we have a payment page in our application. The user enters a payment amount and our page then fills in several values for them and as other values are entered eventually an Add Payment button is enabled. What is not happening is when the payment is entered the action is not run and the page treats the field as not existing and eventually displays a required field icon. There is nothing the user can do at that point to get the Add Payment button to get enabled.

Asked by ron.deems 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

spell check feature

I realize Facebook doesn't have a spell check feature,but is there a way my browser, Firefox, which I already have spell check enabled can somehow spell check Facebook wh… (funda kabanzi)

I realize Facebook doesn't have a spell check feature,but is there a way my browser, Firefox, which I already have spell check enabled can somehow spell check Facebook when I chat? Can someone help? Thank you.

Asked by sciencemagic 1 unyaka odlule

Answered by bodybreak 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

What is the Firefox Installer?

I'm trying to migrate to the newest version of Firefox on an old installation of Fedora. I've downloaded and unpacked the installation files but can't identify the insta… (funda kabanzi)

I'm trying to migrate to the newest version of Firefox on an old installation of Fedora. I've downloaded and unpacked the installation files but can't identify the installer. All I probably need is the name, as I know how to make it executable and run it once I know what file it is.

Asked by sideburns 1 unyaka odlule

Answered by sideburns 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Video/audio issue

Today, Firefox stopped playing audio on Facebook videos and won't play Netflix videos at all (Netflix error code: F7701-1003). Youtube works fine and has audio, but sever… (funda kabanzi)

Today, Firefox stopped playing audio on Facebook videos and won't play Netflix videos at all (Netflix error code: F7701-1003). Youtube works fine and has audio, but several other video sites I've tried have video but no audio. It was all working fine yesterday and I haven't changed any settings.

These websites work fine with both audio and sound on Microsoft Edge on the same laptop, so this is a problem exclusive to Firefox. OS is Windows 11 Home 23H2, Firefox is latest version (129.0.2)

Things I've tried: 1. Refresh Firefox settings 2. Download and install fresh copy of Firefox 3. Toggle DRM content in setting on/off - no difference no matter what is selected 4. Ensure that 'remember history' is selected 5. Check for Windows updates 6. Uninstall audio driver, restart and fresh install of audio driver 7. Ensure it's not in private mode 8. Turn off all extensions 9. Check volume mixer allows sound for Firefox 10. Clear the cache and cookies

I can't find any more suggestions on the internet, so any further suggestions welcome!

Asked by Mike_Bath 1 unyaka odlule

Answered by Mike_Bath 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

No confirmation email for Firefox Sync received

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.co… (funda kabanzi)

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.com to your contacts to ensure a smooth delivery." However, I do not get the email with the confirmation code.

My email address has this format j@xxxxx.org

Asked by Jan 2 iminyaka edlule

Answered by Jan 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Thin white border left when fit screen

Hi, i just got a new laptop (Asus Zephryus G16, 2560 x 1600 screen) and after installing Firefox there is a thin white border to the left of the screen when running in fi… (funda kabanzi)

Hi, i just got a new laptop (Asus Zephryus G16, 2560 x 1600 screen) and after installing Firefox there is a thin white border to the left of the screen when running in fit screen. This problem is not present when in a windowed mode or in F11 full screen.

I tried updating the Intel Arc drivers but this did not fix the problem. Changing to compatibility mode also did not fix te problem.

PS: in the uploaded screenshots it is quite dificult to see the white line(because the background is also white), but when the image is viewed in a new tab it is visible.

Thanks

Asked by Daellhin 1 unyaka odlule

Answered by Daellhin 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Malwarebytes website

I have been trying to get on the Malwarebytes website, but I keep getting; Your connection is not secure The owner of links.malwarebytes.com has configured their websit… (funda kabanzi)

I have been trying to get on the Malwarebytes website, but I keep getting;

Your connection is not secure

The owner of links.malwarebytes.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website.

links.malwarebytes.com uses an invalid security certificate. The certificate is only valid for the following names: *.fortinet.com, fortinet.com Error code: SSL_ERROR_BAD_CERT_DOMAIN


This happens with all of my web browsers. Is it safe to allow Fortinet ?

Asked by FredMcD 3 iminyaka edlule

Answered by FredMcD 3 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Fiefox RAM usage increases on its own

The RAM usage increases, from 1GB to 40GB+ within a matter of minutes of starting Firefox. I have not added any extensions in months. I turned of several with no improv… (funda kabanzi)

The RAM usage increases, from 1GB to 40GB+ within a matter of minutes of starting Firefox. I have not added any extensions in months. I turned of several with no improvement. I have 6 tabs opened. Firefox has crashed several times the past couple fo months. I have been away on travel for 2 weeks, and today the problem is much worse.

Firefox (37916) 51GB, Extensions (34308) 370MB, GPU (33072) 298MB , and everything else < 100 MB.

I really love Firefox - use across my 4 devices. Only on my desktop am I seeing this. Laptop, iPad, and Android all work fine. Running Win 11

Asked by Mike 1 unyaka odlule

Answered by Mike 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Gmail is not working

Gmail is not working. I enter the link https://mail.google.com in the address bar and nothing opens (white screen). This has not worked for about 2 months (maybe even mor… (funda kabanzi)

Gmail is not working. I enter the link https://mail.google.com in the address bar and nothing opens (white screen). This has not worked for about 2 months (maybe even more).

Asked by Nelver 1 unyaka odlule

Answered by Nelver 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Unwanted redirects using google search

I'm getting unwanted redirects when using google search on certain sites. I have cleared the cache, turned off extensions and scanned for malware (none found). See the at… (funda kabanzi)

I'm getting unwanted redirects when using google search on certain sites. I have cleared the cache, turned off extensions and scanned for malware (none found). See the attached screenshot.

Firefox 115.1.0 iMac Sierra

Asked by robbiemcclaran 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Huge gaps in MathML's "mtable" render output

I don't know if that was supposed to look like, but when rendering MathML in Firefox 124.0.1 when one uses "mtable" element the browser adds very huge gaps around. The i… (funda kabanzi)

I don't know if that was supposed to look like, but when rendering MathML in Firefox 124.0.1 when one uses "mtable" element the browser adds very huge gaps around.

The included image shows output for the following code:

<math display="block">

 <mfrac>
   <mi>A</mi>
   <mn>2</mn>
 </mfrac>
 <mo>=</mo>
 <mrow>
 <mo> ( </mo>
 <mtable><mtr><mtd><mn>1</mn></mtd><mtd><mn>0</mn></mtd><mtd><mn>0</mn></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mn>1</mn></mtd><mtd><mn>0</mn></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mn>0</mn></mtd><mtd><mn>1</mn></mtd></mtr></mtable>
 <mo> ) </mo>

</mrow> </math>

Asked by Felix Speagel 1 unyaka odlule

Answered by Felix Speagel 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Mozilla Firefoz crashes multiple times after waking laptop from sleep

The behavior began with fifteen to twenty crash messages appearing. After which the browser would stop responding and be unable to reach out to the internet. Network con… (funda kabanzi)

The behavior began with fifteen to twenty crash messages appearing. After which the browser would stop responding and be unable to reach out to the internet.

Network connectivity was confirmed as I was able to access my VPN and corporate teams.

I submitted as many crash reports as I could. Eventually the crash reporter ceased to function. The message is:

Firefox had a problem and crashed. Unfortunately, the crash reporter is unable to submit a report for this crash.

Details: expected value at line 1 column 1

Only a full reboot of the machine restored functionality but only temporarily. It returns after being put into sleep mode.

Running firefox in safe mode does not restore functionality. The behavior persists.

I am fully up to date according to firefox.

I am running a Lenovo Thinkpad Windows 11.

Asked by Candlejack 1 unyaka odlule

Answered by Candlejack 1 unyaka odlule