Kukhonjiswa imibuzo ethegiwe:

Can not see the visit counter in Firefox browser

If I visit the website www.silviadesimone.it (I am the webmaster) through Google Chrome or Microsoft Edge, I can see the visit counter in the left bottom corner of the pa… (funda kabanzi)

If I visit the website www.silviadesimone.it (I am the webmaster) through Google Chrome or Microsoft Edge, I can see the visit counter in the left bottom corner of the page. If I use Mozilla Firefox (that is the browser that I normally use) the visit counter does not appear. According to the ShinyStat helpdesk it could depend on some Firefox plugin that does not allow the counter to show. Can you help me? Thank you

Okugcinwe kunqolobane 2 265

Sign into eBay without having to choose like symbols pictures to do so.

When I try to sign into eBay, a multi-photo comes up asking me to identify like objects in order to be allowed to enter the program. I believe Firefox is causing this pr… (funda kabanzi)

When I try to sign into eBay, a multi-photo comes up asking me to identify like objects in order to be allowed to enter the program. I believe Firefox is causing this problem. How can I fix the problem?

Okugcinwe kunqolobane 2 99

Downloads Are Slow

Downloads on Firefox are slow. They used to be fast, but about three days ago they just went way down to about a tenth of the previous speed. I've tested the same file fr… (funda kabanzi)

Downloads on Firefox are slow. They used to be fast, but about three days ago they just went way down to about a tenth of the previous speed. I've tested the same file from the same source and on Edge it downloads at the speed I used to get, so it's a problem with Firefox.

Open 1 18

Confluence page loading fails with "This page was in the background for too long and may not have fully loaded. Try to refresh the page"

Observed: I use Firefox 133 on Mint 22, I have 2 browser profiles. When I access Atlassian Confluence (any confluence page under atlassian.net), the page content is loade… (funda kabanzi)

Observed:

I use Firefox 133 on Mint 22, I have 2 browser profiles. When I access Atlassian Confluence (any confluence page under atlassian.net), the page content is loaded, but then disappears and I get the following error at the top of the page: "This page was in the background for too long and may not have fully loaded. Try to refresh the page"

This only happens in one browser profile: in the other, all the pages open correctly and quickly. When I open a private tab using the problematic browser profile, again all the pages open correctly.

I have tried clearing all atlassian.net and atlassian.com cookies and data from the browser privacy settings, disabling all extensions, restarting the browser, even restarting the computer, but to no effect.

Expected: Confluence pages should open using any browser profile.

Reproducibility: 20+ out of 20+ attempts

Workarounds:

Temporarily use the other browser profile or a private tab, although that way I don't have the benefit of using browser history and if I kill the browser while using private tabs, private tabs will not be restored, so I lose track of what I was working on. I could use a different browser for confluence, but that has the same history problem and is generally senseless: Confluence should work correctly using any browser.

Notes:

I have seen similar issues 3-4 times before with Confluence, but it was always due to extensions, so disabling the problematic extension or configuring it to ignore anything related to Atlassian was sufficient. I would report this to Atlassian, but they'll just say "it works with a blank browser, so it's not our bug" and they're probably right. There's some kind of Atlassian-related state being preserved in the problematic browser profile, but I can't pinpoint it, so any help there is welcome.

Okugcinwe kunqolobane 1 236

Google translate not working in Firefox 2025

For weeks now google translate has not been working as it should, when I translate something it usually defaults to translating it to English, but if I change the languag… (funda kabanzi)

For weeks now google translate has not been working as it should, when I translate something it usually defaults to translating it to English, but if I change the language to any other than English it still only shows the English translation (or whatever language it got "stuck" on).

I have signed out and in of my google account, have the latest version of Firefox (134.0.2), refreshing the pages doesn't help. I don't have this issue in other browsers.

Okugcinwe kunqolobane 1 238

Buffering in Mac

On Mac but not on Safari Firefox buffers for minutes before connecting. I’ve tried clearing the cache with no improvement. Until recently I never had this problem and as … (funda kabanzi)

On Mac but not on Safari Firefox buffers for minutes before connecting. I’ve tried clearing the cache with no improvement. Until recently I never had this problem and as I said there’s no problem on Safari.

Okugcinwe kunqolobane 1 109

Firefox 133 can't load websites, other browsers can

After a recent update to Firefox 133.0.3 (on Ubuntu GNU/Linux 22.04), Firefox is having difficulty connecting to websites and exhibiting some other odd behavior: - After … (funda kabanzi)

After a recent update to Firefox 133.0.3 (on Ubuntu GNU/Linux 22.04), Firefox is having difficulty connecting to websites and exhibiting some other odd behavior:

- After initially starting Firefox, it will load websites (e.g., previously open tabs) for up to 30 seconds. After that, it will not load any website in a new tab, showing the loading animation for several seconds before stopping all activity and just displaying an hourglass icon in the tab. These sites can be connected to in other web browsers. - After closing Firefox, its process is still running; I have to manually find its pid and kill it. - If I start Firefox from the terminal, I see these messages when it starts having trouble loading websites:

libva info: VA-API version 1.20.0 libva info: Trying to open /snap/firefox/5437/gnome-platform/usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_20 libva info: va_openDriver() returns 0

Okugcinwe kunqolobane 1 147

Intermittent HTTP/2 connection stalls in Firefox while Chromium browsers work normally

I’ve been troubleshooting a strange networking issue in Firefox that I haven’t been able to pin down, and it seems to be specific to Firefox’s network stack rather than m… (funda kabanzi)

I’ve been troubleshooting a strange networking issue in Firefox that I haven’t been able to pin down, and it seems to be specific to Firefox’s network stack rather than my system or connection.

On several high-traffic sites that sit behind Cloudflare (Discord, Shopify storefronts, some SaaS dashboards), Firefox occasionally stalls during page load. The request shows up in the Network panel as pending for several seconds before finally completing. Sometimes the page partially renders and then hangs until the stalled requests finish.

A few things that make this confusing:

• The same sites load instantly in Chromium-based browsers on the same machine and network • The issue persists even in Firefox Troubleshoot Mode with extensions disabled • DNS over HTTPS on/off does not appear to change behavior • Packet captures show the TCP connection is established quickly, but some HTTP/2 streams appear to wait before data begins flowing • If I force HTTP/1.1 using a proxy for testing, the issue disappears

System details:

OS: Windows 11 Firefox: latest stable release Connection: fiber, low latency, no packet loss locally No system proxy configured

Things I’ve already tried:

• Clearing cache and site data • New Firefox profile • Disabling hardware acceleration • Testing with network.http.http2.enabled toggled • Comparing HAR logs with Chromium

One thing I noticed in the Firefox networking logs is that multiplexed streams sometimes wait behind earlier streams longer than expected, almost like there’s some internal prioritization or queue behavior happening. I’m wondering whether this could be related to HTTP/2 prioritization logic, connection coalescing, or how Firefox handles Cloudflare edge endpoints.

Has anyone seen similar behavior or knows whether there are any advanced networking prefs in about:config worth experimenting with (connection limits, HTTP/2 concurrency, etc.)?

Curious if this might be a known quirk with certain CDNs or just something unique to my environment.

Open 1 135

Не загружается игра "Рыцари и принцессы" ошибка загрузки служб игры

С ноября 2024 г наблюдается проблема : не загружается игра рыцари и принцессы. Несколько месяцев мне говорили что разбираются а сегодня написали что проблем нет из службы… (funda kabanzi)

С ноября 2024 г наблюдается проблема : не загружается игра рыцари и принцессы. Несколько месяцев мне говорили что разбираются а сегодня написали что проблем нет из службы поддержки игры и отправили решать проблему с браузером в службу поддержки браузера mozilla ссылаясь на то что он не корректно работает и у меня старая ос. Страница загрузки https://vk.com/app4019000_26034467 .Мои попытки объяснить что проблема исключительно с их продуктом и у меня все программы игры и приложения работают ни к чему не приводят. Помогите решить проблему я уже не знаю что делать.

Okugcinwe kunqolobane 1 300

Web site will not work using Firefox

I am using the most current version of Firefox with Windows 10. At this web site: https://tenthousandpots.com/ , I am unable to browse the majority of the site i.e., no … (funda kabanzi)

I am using the most current version of Firefox with Windows 10. At this web site: https://tenthousandpots.com/ , I am unable to browse the majority of the site i.e., no products appear when selected. I also tried DuckDuckGo and had the same issue. However, when I downloaded and accessed the site via Google Chrome, the site worked as it should. I reached out to the TenThousandPots site and advised them of this and they said they've had no similar reports. Can anyone advise?

Okugcinwe kunqolobane 1 36

something is beoken

Now a days every one use proxy vpn when it starts speed of net is dead browser can not work or very slow working that's why people are experimentally with different brows… (funda kabanzi)

Now a days every one use proxy vpn when it starts speed of net is dead browser can not work or very slow working that's why people are experimentally with different browsers to see which one does not slowdown even in slow net speed

Open 1 81

I can only put 5 digits out of 6 to create 2FA.

So basically, I'm trying to add a 2FA code, homever when I scanned the code using google authenticator, everything went normal. Homever, when I try to put in the code, fi… (funda kabanzi)

So basically, I'm trying to add a 2FA code, homever when I scanned the code using google authenticator, everything went normal. Homever, when I try to put in the code, firefox only lets me put 5 digits but not 6. Any solutions?

Kusonjululiwe Okugcinwe kunqolobane 1 136

how do i clear the cashe

Firefox Buffering contiuiously using aMac book air error " not enough band width " i ve switched to another machine Mac book pro " bbc iplaye"r str… (funda kabanzi)

Firefox Buffering contiuiously using aMac book air error " not enough band width " i ve switched to another machine Mac book pro " bbc iplaye"r streming normally.

Open 1

google maps in firefox

I have noticed some minor changes in Google Maps. Unfortunately, they have affected the support of Maps in Firefox (135.0): maps are displayed without any names (towns, s… (funda kabanzi)

I have noticed some minor changes in Google Maps. Unfortunately, they have affected the support of Maps in Firefox (135.0): maps are displayed without any names (towns, streets, objects, etc.). Since this bug is not present in the support of Maps in Edge, I think that Firefox requires a correction. When can we expect a fix?

Okugcinwe kunqolobane 1 320