• Kusonjululiwe

Tabler Icons Stall Firefox on Windows

I am a Cacti developer and we are considering switching from FontAwesome Web Fonts to Tabler Web Fonts. However, on Firefox for Windows only, we are having a major slowd… (funda kabanzi)

I am a Cacti developer and we are considering switching from FontAwesome Web Fonts to Tabler Web Fonts. However, on Firefox for Windows only, we are having a major slowdown when using the Tabler SVG based webfonts. The page load is first stalled by Firefox apparently loading all the Web Fonts, which would appear normal with any browser (though exceedingly slow on Firefox for some reason).

However, once the page is loaded, when going off tab to another browser tab, and then back to the Firefox tab that includes the Tabler webfonts, there is a 3 second delay before the tab switches. When we enable the performance analyzer, we find that the delay is almost 100% Reflow of the page, even though the page is static as this point (no changes) from the last time it was activated.

We do not have this issue on Firefox for Linux, MS Edge or any other Chromium browser, only Firefox on Windows. I'm using the latest version 134. Should I be opening a bug?

Asked by Larry Adams (TheWitness) 2 emasontweni adlule

Answered by Larry Adams (TheWitness) 4 ezinsukwini ezidlule

  • Kusonjululiwe

cannot log into Mercari on Laptop, but can on phone

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit) When I awoke my laptop from sleep this … (funda kabanzi)

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit)

When I awoke my laptop from sleep this morning, the opened Mercari tab did not load correctly, forcing me to log out and attempt to reset it. It acted as if I was not logged in to begin with and would not load the correct account information. When I logged out and then attempted to log back in, I was given an error that stated that the password or account was incorrect. I contacted Mercari Support for assistance, first, as I could not log into my account on an Edge browser, either. When I opened a Chrome browser, it auto-logged me in without issue. Mercari support assisted me for close to 13 hours, and eventually changed my email address associated with my account. Unfortunately, after that, I still could not get logged in, still getting the same wrong password or account message on my laptop. HOWEVER, when I opened firefox on my phone and attempted to log in there, it worked, using the same account and password information as I had attempted on my laptop. Additionally, I was able to log into my Mercari app on my phone, as well as BOTH Chrome and Edge on my laptop. It is only Firefox on my laptop which is not accepting the correct information. I have cleared my cache on firefox, which did not work. I have done an end task on Firefox on my laptop and restarted it, which did not work. I have restarted my laptop, which did not work. I power cycled my T-mobile router, which did not work. I even connected to the internet via hot-spot through my motorola phone, which also did not work. I can log into Mercari on any other way that I attempt, using the same account and password, EXCEPT for Firefox on my Lenovo. Firefox claims that it is up to date and will not find a newer update. Nothing was altered, to my knowledge, between putting my laptop to sleep last night and waking it up this morning. No updates, power interruptions, or anything that I am aware of. I am at my wit's end and am out of ideas for things to try to fix this. Please help. I do NOT want to have to run Chrome again, just to be able to log into a single page on my laptop.

Asked by Ravyn 4 ezinsukwini ezidlule

Answered by Ravyn 4 ezinsukwini ezidlule

  • Ikhiyiwe

Create profile

I was given a number as a recovery number and I’m trying to reestablish my email that is Thunderbird and also Mozilla and Firefox and I get all confused with all of that … (funda kabanzi)

I was given a number as a recovery number and I’m trying to reestablish my email that is Thunderbird and also Mozilla and Firefox and I get all confused with all of that anyway it gave me a code number and every time it asks me for the code number for my recovery number It doesn’t allow me to put it in where it says confirm a button that says confirm every time I go to click it. It’s not on so I’m utterly confused and I am don’t know where to get help. The bottom line is I need to get my account fixed so I can get my email back again. I lost it a couple years ago and I’ve been struggling ever since.

Asked by Susan Valdez 6 ezinsukwini ezidlule

Last reply by Paul 6 ezinsukwini ezidlule

  • Kusonjululiwe

not open

Secure Connection Failed An error occurred during a connection to myiphide.com. PR_CONNECT_RESET_ERROR Error code: PR_CONNECT_RESET_ERROR The page you are trying to… (funda kabanzi)

Secure Connection Failed

An error occurred during a connection to myiphide.com. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   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

Asked by TABIL KHAN 1 isonto elidlule

Answered by TABIL KHAN 1 isonto elidlule

  • Kusonjululiwe

Cannot delete/archive saved item in Pocket

I saved the link, "https://www.papeg.ai" Now, I cannot archive or delete the link. I also cannot edit the assigned tags. Basically, the link is frozen. I would ve… (funda kabanzi)

  • I saved the link, "https://www.papeg.ai"
  • Now, I cannot archive or delete the link. I also cannot edit the assigned tags.
  • Basically, the link is frozen.
  • I would very much like to remove the link from my saves.
  • Any help or information would be appreciated.

Asked by Jason Wohlgemuth 1 inyanga edlule

Answered by Jason Wohlgemuth 5 ezinsukwini ezidlule

  • Kusonjululiwe

Firefox is not working with Rabby Wallet and Metamask extensions.

Dear Sir, Firefox is not working with Rabby Wallet and Metamask extensions. It does no pop-up the window to see the transaction and sign it. Firefox 134.0.1 (64-bit).… (funda kabanzi)

Dear Sir,

Firefox is not working with Rabby Wallet and Metamask extensions.

It does no pop-up the window to see the transaction and sign it. Firefox 134.0.1 (64-bit). Windows 10 Home.

On Metamask at least I can click on the pinned extension and see the window. However it´s not the expected behavior, because it should open the pop-up automatically. With Rabby wallet it is impossible to proceed, even clicking on the extension icon.

Please fix it.

Asked by mistermunir 1 isonto elidlule

Answered by mistermunir 1 isonto elidlule

  • Kusonjululiwe

Debuger breakpoints dont work on V133

So i am using ReseourceOverride AddOn to debug a js library on standard install of firefox. This works by using the site as normal but resource override has instruction t… (funda kabanzi)

So i am using ReseourceOverride AddOn to debug a js library on standard install of firefox. This works by using the site as normal but resource override has instruction to replace request for the library on server with one requesting it from localhost. This used to work without problems. However today i noticed that breakpoints aren't getting hit. I have downgraded to version 132.0.2 and breakpoints work once again. I think this has something to do with debug sources, since the load process adds 2 sources, webpack containing uncompiled code and where i set break points, and webpack-internal which i think is built js library before getting minified. Links to exceptions in console also dont work instead of linking to webpack seemlesly, the adress says webpack-internal and link open a new window and complains that the adress is nonsense (see attached images)

Thatnks for the help

Asked by marek.urban 2 emasontweni adlule

Answered by marek.urban 5 ezinsukwini ezidlule

  • Kusonjululiwe

Java not working on Google search

I can't use Google search, Java not running yet it was the other day, I have 'Open264' plug-in, in 'about-config' Javascript.enabled is set to 'true'- I tried toggle it … (funda kabanzi)

I can't use Google search, Java not running yet it was the other day, I have 'Open264' plug-in, in 'about-config' Javascript.enabled is set to 'true'- I tried toggle it and re-booted but still same.

Then, I tried in browser 'safe-mode', lo and behold that solved the problem.... why is this? What I didn't mention is before doing all this I tried Java script and that work OK.... but not Google search.

Thanks, Dave

Asked by EF80 1 isonto elidlule

Answered by James 1 isonto elidlule

  • Kusonjululiwe

Unable to sign in to Mozilla account for Firefox Sync.

I'm trying to log into this page: https://accounts.firefox.com The sign up or sign in button doesn't work. The first time I click it, it immediately refreshes. I click a… (funda kabanzi)

I'm trying to log into this page: https://accounts.firefox.com

The sign up or sign in button doesn't work. The first time I click it, it immediately refreshes. I click again and nothing. On the 3rd click, it just spins for 30 seconds then goes back to being blue. This continues every time I attempt to click further.

I can login on this page just fine using Firefox on my android phone. I can also login using the Edge browser. Matter of fact, I had to use Edge so I could post this issue.

This is a completely fresh install of Firefox, on a completely fresh install of Windows.

Asked by hdonnell78 2 emasontweni adlule

Answered by hdonnell78 1 isonto elidlule