I can't access reddit while being connected with my mobile data

When I try to access reddit while being connected with my mobile data, I get an error saying this website needs a secure connection. However when I access reddit with a W… (funda kabanzi)

When I try to access reddit while being connected with my mobile data, I get an error saying this website needs a secure connection. However when I access reddit with a Wi-Fi connection, I don't have any sort of error. How could I fox that ?

Asked by glascoshadow 1 inyanga edlule

java script issues

im get ask to turn the Java on when i cant seem to find the toggle for it every other browser i can find it. Also Im gettiing alot of redirects and overlays on sites and … (funda kabanzi)

im get ask to turn the Java on when i cant seem to find the toggle for it every other browser i can find it. Also Im gettiing alot of redirects and overlays on sites and extremly long URLS and when i shorten them using a tool they error out and leave me going no where. Please help

Asked by foxy.roxy.moxy.woven347 1 inyanga edlule

Last reply by Paul 1 inyanga edlule

Accidental deletion of collection items

A collection item on Android Firefox already has an X, so why allow deletion by swiping left or right? It is WAY TOO EASY to accidentally delete an item by nudging it lef… (funda kabanzi)

A collection item on Android Firefox already has an X, so why allow deletion by swiping left or right? It is WAY TOO EASY to accidentally delete an item by nudging it left or right while clicking it. And there is no warning pop-up. How about an option to disable left/right swipe delete? Or just remove the gestures entirely. Thanks.

Asked by Paul Dotterer 1 inyanga edlule

Last reply by Paul 1 inyanga edlule

  • Kusonjululiwe

New Tab button missing from the new menu update

Hi, I'm quite annoyed about the new Android Firefox menu update. It takes up so much more space on the screen for not really adding any extra usability and the New Tab … (funda kabanzi)

Hi,

I'm quite annoyed about the new Android Firefox menu update. It takes up so much more space on the screen for not really adding any extra usability and the New Tab button is entirely gone in spite of there being plenty of space to have included it. Where did it go? I'd really prefer to have it back.

Regards, eliana

Asked by eliana.silverwings 2 izinyanga ezidlule

Answered by TyDraniu 2 izinyanga ezidlule

Bookmarks not syncing from Android to Linux

Hello, I recently switched to Linux and have been having trouble getting my bookmarks from my android device to sync to my desktop (Linux Mint). I have bookmarks enabled… (funda kabanzi)

Hello,

I recently switched to Linux and have been having trouble getting my bookmarks from my android device to sync to my desktop (Linux Mint). I have bookmarks enabled on the sync menu on both platforms, but I can't get them to sync over to my desktop from mobile at all; my only current option would be to painstakingly open them one-by-one from my desktop sync with the open tabs viewer (as I can't open all open tabs at once on Linux Firefox for some reason).

Any help you can offer would be greatly appreciated, even if it's just to tell me that this feature doesn't work on Linux.

Thanks, - Qwin

Asked by engitainment 1 inyanga edlule

Last reply by engitainment 1 inyanga edlule

Problem activating 2FA

Hi, I'm having trouble turning on two-factor authentication (2FA) on my account. I've already tried the steps in the article, but I'm still getting an error with the devi… (funda kabanzi)

Hi, I'm having trouble turning on two-factor authentication (2FA) on my account. I've already tried the steps in the article, but I'm still getting an error with the device time. Can you help me?"

Asked by Alejo OG 1 inyanga edlule

  • Okugcinwe kunqolobane

What is External Download Manager?

Hi. I use Firefox for Android. In settings, there is an option called "external download manager" (an approximate translation from my language; framed on the screenshot a… (funda kabanzi)

Hi. I use Firefox for Android. In settings, there is an option called "external download manager" (an approximate translation from my language; framed on the screenshot anyway). And I can't resolve the difference whether I turn it on or not. What does this affect? Thanks in advance!

Asked by nozdormus 7 izinyanga ezidlule

Last reply by opuscontinuum 1 inyanga edlule

Add and edit tag to bookmark

I can save a bookmark, then see it in Firefox for desktop computer via Sync. I need editing the tags for the bookmark when creating it. Something similar was possible wit… (funda kabanzi)

I can save a bookmark, then see it in Firefox for desktop computer via Sync. I need editing the tags for the bookmark when creating it. Something similar was possible with Pocket (now EOL). How could I do? Is there some place on which suggest a feature request?

Thanks in advance

Regards,

Asked by matiaspecchia 1 inyanga edlule

Last reply by Paul 1 inyanga edlule

BLOCKING OF ARTICLES

Hi, my name is Richard Hagen and I live in Illinois. On two websites, Zero Hedge and Naked Capitalism I constantly have this message blocking photos, videos, quotes. I do… (funda kabanzi)

Hi, my name is Richard Hagen and I live in Illinois. On two websites, Zero Hedge and Naked Capitalism I constantly have this message blocking photos, videos, quotes. I don't know how to send a screen shot but the message is always the same:

                                                                                      X  
                                                             x trackers and content blocked
                                       Your Firefox setting blocked this content from tracking you     
                                                            across sites or from being used for ads
                                                            Allow on www.zerohedge.com
                                                                     (or www.nakedcapitalism.com

I not going to change anything as I have a right to protect myself from uninvited intruders into my personal choices of internet sites. I want these people out of my computer.

                                                                                                                  Thank You

Asked by richardhagen 2 izinyanga ezidlule

Last reply by Paul 1 inyanga edlule

Wildcard custom domain on Firebase App Hosting fails only on Android + Firefox (works elsewhere)

A wildcard custom domain configured in Firebase App Hosting works in most browsers and devices, but fails to resolve on Android + Firefox. The apex domain and explicitly … (funda kabanzi)

A wildcard custom domain configured in Firebase App Hosting works in most browsers and devices, but fails to resolve on Android + Firefox. The apex domain and explicitly added subdomains work everywhere, but any subdomain covered by the wildcard returns Address Not Found on Android Firefox.

Project / Domain • Firebase project: go-flock-beta-92ec0 • Custom domain (apex): invitoz.com • Wildcard mapping: *.invitoz.com • Example failing host: abc.invitoz.com • Example working: invitoz.com, explicitly mapped subdomains

Environment • Failing: Android + Firefox (latest stable), tested on multiple devices & networks • Working: Android Chrome, iOS Safari, iOS Chrome, Desktop Chrome, Desktop Firefox • Hosting type: Firebase App Hosting (Next.js) • DNS: Configured per Firebase’s wildcard instructions

Expected behavior

Wildcard subdomains (*.invitoz.com) should resolve and serve the deployed app on all browsers and devices.

Actual behavior • On Android + Firefox: “Address Not Found” (NXDOMAIN). • On other browsers/devices: Works as expected. • Adding the subdomain individually (not using wildcard) makes it work on Android Firefox too.

DNS configuration • Verified wildcard DNS per Firebase instructions (CNAME *.invitoz.com → ghs.googlehosted.com). • DNS has propagated globally (>24h). • dig abc.invitoz.com returns correct CNAME/A records from desktop & Chrome Android. • On Android Firefox, resolution fails (browser shows NXDOMAIN).

Diagnostics • Works on Android Chrome, so network is fine. • Problem appears isolated to Android Firefox → possible DNS-over-HTTPS (DoH) resolver issue with ghs.googlehosted.com for wildcard domains in Firebase App Hosting. • Apex & explicit subdomains are fine — issue is only with wildcard DNS in this browser/OS combo.

Impact

Dynamic event subdomains (e.g., party.invitoz.com) fail to load for Android Firefox users, which is a critical portion of our audience.

Request 1. Confirm if Firebase App Hosting wildcard domains are known to have compatibility issues with Android Firefox. 2. Investigate DNS/TLS handling for wildcard → ghs.googlehosted.com in App Hosting. 3. Suggest any specific DNS records (A/AAAA) to improve compatibility.

Asked by Mahesh Naidu 1 inyanga edlule

Add to Homescreen (create a webpage link)

The option "Add to Home screen" the webpage option is not working anymore. Instead there is "Add App to Home screen" which cannot save the webpage link on the home screen… (funda kabanzi)

The option "Add to Home screen" the webpage option is not working anymore. Instead there is "Add App to Home screen" which cannot save the webpage link on the home screen (Android 15). Firefox on Android recently changed this behavior. When a site supports a Progressive Web App (PWA), the "Add to Home screen" option will often show as "Install app" instead. Firefox thinks you want to install an "app" rather than just a webpage shortcut. Can the developers please fix this?

Asked by Marcelo Molinari 1 inyanga edlule