Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

iOS shows not secure connection icon when using https

Sometimes the lock icon in the url bar shows that a connection is insecure (slash through lock) when the connection is secure and using https. I haven’t been able to dete… (funda kabanzi)

Sometimes the lock icon in the url bar shows that a connection is insecure (slash through lock) when the connection is secure and using https. I haven’t been able to detect a pattern, but it’s happened enough times that it has become noticeable. I’m curious if there’s a reason behind this, or perhaps I’m misunderstanding how to interpret the lock icon? I’ve attached a screen shot of an example from the VSCode extension marketplace web site where there seems to be a disconnect.

Asked by jstafman 1 isonto elidlule

Last reply by jstafman 5 amahora adlule

Private Browsing

Recently (2 updates?) whenever I return to the normal browsing page from private browsing; weather 5 minuets or 5 days, then return to private browsing all the tabs I lef… (funda kabanzi)

Recently (2 updates?) whenever I return to the normal browsing page from private browsing; weather 5 minuets or 5 days, then return to private browsing all the tabs I left open (active) are gone.

I have to re-open the a private tab and start searching again.

If this is a new feature, no prob, if. It-might be an issue that can be fixed in another update.

Thanks.

Asked by ajohnson0501 2 ezinsukwini ezidlule

How to customize the collections?

I can't figure out how to customize the collections. I want to be able to organize my collections alphabetically, make sub-collections under a parent collection (like one… (funda kabanzi)

I can't figure out how to customize the collections. I want to be able to organize my collections alphabetically, make sub-collections under a parent collection (like one can do in Gmail, for example), it would also be helpful have the option to choose the color of the main/parent collections, and to be able to search within the collections using a keyword in a search box.

With all of these customizable options, I could create a better, more efficient organizational system that would REALLY help to keep & identify collections quicker & easier.

I have had to make dozens & dozens of collections due to the inability to file sub-collections under main/parent collections.

As a result, a frustratingly unnecessary amount of time & effort is spent trying to remember when & where (throughout my ENTIRE history of having Firefox/using collections) a particular collection is located.

I then ALSO have to spend an unnecessary & frustrating amount of time searching within the collection just to locate a particular link as there is no search bar within the individual collection (or from all of the collections, umm... collectively) to facilitate a search.

    • I wanted to make sure it is known that I DO like this feature, regardless if it was intentional by design or not

Once I eventually find the 1. Collection I'm looking for, and then eventually find the 2. Link I'm looking for.. I can click on the link, and I'm directed to the page I saved, but here's the bonus:

When I hit the back button, I'm taken to the page I was on, previous to the page I saved. This is SUPER helpful when I come back to something I've been researching as it helps me to reconnect to the line of thinking I had during the time of research. This helps to eliminate the need to keep such a detailed journal of the thought processes behind each area of research to expand upon or revisit.

So thank you for that!! Also, please don't mess with it? I'm only needing help with the items mentioned at the beginning of this message.

Thank you for your attention, time & help with figuring out how to locate & utilize the customizable, collections organization options.

With appreciation to those who work behind the scenes, doing what they can to foster potential, growth, efficiency & ease,

Celena Morgan

Asked by bso118 3 ezinsukwini ezidlule

Custom hompage image

I would like to if and how to select an image from my personal collection of images?? The screenshot included is all I found and it only gives you instructions on how to… (funda kabanzi)

I would like to if and how to select an image from my personal collection of images??

The screenshot included is all I found and it only gives you instructions on how to do it but the only choices you get are from your pictures.

Thanks for the help!

Asked by Jarrod Williamson (Jaxxed Godson) 3 ezinsukwini ezidlule

FireFox Nightly quad9 DNS settings about:config

I'm trying to set my DNS settings in Firefox Nightly to a custom service. But i am having nothing but problems. "Firefox Nightly 128.0a1 (Build #2016025199)" I want to… (funda kabanzi)

I'm trying to set my DNS settings in Firefox Nightly to a custom service. But i am having nothing but problems.

"Firefox Nightly 128.0a1 (Build #2016025199)"

I want to use one of these settings for the secured w/ECS:Malware blocking, DNSSEC Validation, ECS enabled.

My only problem is I'm not sure which format of the address options I should be inputting in the DNS settings in the about:config

Please help.

Secured w/ECS: Malware blocking, DNSSEC Validation, ECS enabled

IPv4 9.9.9.11 149.112.112.11

IPv6 2620:fe::11 2620:fe::fe:11

HTTPS https://dns11.quad9.net/dns-query

TLS tls://dns11.quad9.net

P S. Yes I know I can set a custom DNS address in the connections settings of my android device. And it works most of the time. I however want my own settings in the browser itself.

Thank you in advance

Asked by StOmPeR 3 emasontweni adlule

Last reply by StOmPeR 3 ezinsukwini ezidlule

Firefox download problem

In Android 14 oneUI 6.0 i have an issue while i download, the progress of download doesn't show up, i have checked everything but only the Firefox notification of private… (funda kabanzi)

In Android 14 oneUI 6.0 i have an issue while i download, the progress of download doesn't show up, i have checked everything but only the Firefox notification of private search shows up, plus when it is downloading the file i have problems when browsing, like when i use the keyboard The keyboard automatically closes and doesn't allows me to type I don't know if i explain myself clear enough

Asked by ip sans 300 1 isonto elidlule

Last reply by Paul 5 ezinsukwini ezidlule

Requesting the new version of Firefox browser to support Browser.EXTRA_APPLICATION_ID

I am writing to request assistance with an issue I am encountering on the latest version of the Firefox browser for Android. My goal is to open specified pages in the sam… (funda kabanzi)

I am writing to request assistance with an issue I am encountering on the latest version of the Firefox browser for Android. My goal is to open specified pages in the same tab using Intent from a third-party custom application. However, I have observed that different URLs open in separate tabs, contrary to my expectations.  Current Implementation:  Here is the code snippet I am currently using: java: Intent intent = new Intent(Intent.ACTION_VIEW); intent.setData(uri); intent.putExtra(Browser.EXTRA_APPLICATION_ID, packageName); startActivity(intent); Expected Behavior:  I expect different URLs to open in the same tab without opening new tabs. This functionality is crucial for my application.  Issue Background:  I have researched similar issues and found that users have had comparable needs using Browser.EXTRA_APPLICATION_ID. Unfortunately, it appears that Firefox has not fully addressed this functionality. The EXTRA_APPLICATION_ID is a feature that modern browsers should ideally support to enhance user experience and maintain continuity within a single tab.  References:  I have referred to the following discussions and issues for additional context:  Mozilla Support Forum: https://support.mozilla.org/en-US/questions/1364869 GitHub Issue: https://github.com/mozilla-mobile/fenix/issues/23329 Request:  I kindly request that the Firefox team consider adapting this functionality officially or provide an alternative solution if it has already been addressed. Any relevant documentation or guidance on achieving this behavior would be highly appreciated.  Thank you for your time and assistance.

Asked by siqi Liu 1 isonto elidlule

Last reply by Paul 5 ezinsukwini ezidlule

Spike in data usage

Several times in the last 5 months, I received a notification on my Pixel 7 phone telling me that Firefox was, "using large amounts of data." The first time it was about … (funda kabanzi)

Several times in the last 5 months, I received a notification on my Pixel 7 phone telling me that Firefox was, "using large amounts of data." The first time it was about 750 MB of data (in a 20-ish min period). Today, it was about 400 MB of data (also in a 20-ish minute period). Both times I was simply browsing news sites - catching up on the days news. Today, I was logged into the New York Times (I'm a subscriber) when I received the high data usage notification. I'm a dinosaur who is still on a limited - 2GB - plan, so gobbling up a quarter of my data in 20-ish minutes hurts. Any ideas how to troubleshoot this one?

I attempted to upload two screenshots showing my data usage - 1 showing the overall data usage - the spike. And the other showing Firefox usage. It is unclear to me whether or not the pictures uploaded. Also, I had written this query before but I'm not sure it submitted. If it did, I apologize for the repeat.

Asked by Tom Brinker 6 ezinsukwini ezidlule

The device heats up quickly every time I use it, and I don't like this new update.

Issue 1: Why does Mozilla heat up so fast even though my device has no problems at all, and when will it be fixed? Because I've used Edge before, and it works very well a… (funda kabanzi)

Issue 1: Why does Mozilla heat up so fast even though my device has no problems at all, and when will it be fixed? Because I've used Edge before, and it works very well and consumes little of my device resources. Issue 2 After the last update of Mozilla version 127.0.1, the use of in private mode became more difficult to use, and with my habit of keeping tabs open in private mode for a long time, sometimes up to 3 months. And I'd like to know when Mozilla will make it better for people who like to use it privately, because I don't like to use general mode, it's like there's constant surveillance for Mozilla users, and there are also cookies, so I don't like these and use them in privacy mode all the time I surf the web.And why is it harder for me to use it in In private mode? I have a hard time adjusting the buttons. I don't like the button that comes in place of the homepage button.

Asked by Jaaa 1 isonto elidlule

Tabs deleted when app is closed

Firefox for iOS version 127.0 (42448) deletes tabs when app is closed. The option to keep tabs when the apps is closed has been removed from the privacy menu. So how can … (funda kabanzi)

Firefox for iOS version 127.0 (42448) deletes tabs when app is closed. The option to keep tabs when the apps is closed has been removed from the privacy menu. So how can I configure the app to keep tabs between sessions?

Asked by john.kozicz 1 isonto elidlule

Last reply by Infinity__ 1 isonto elidlule

Close tabs automatically when leaving firefox

The button in settings/privacy/close tabs automatically has disappeared in firefox for ios v 127. It appears that I no longer have the option to keep my private tabs open… (funda kabanzi)

The button in settings/privacy/close tabs automatically has disappeared in firefox for ios v 127. It appears that I no longer have the option to keep my private tabs open which is very inconvenient

Asked by Brian Fredericks 1 isonto elidlule

Last reply by Infinity__ 1 isonto elidlule

Tabs disappeared

When I opened my iPad all tabs saved in private browsing had disappeared. I keep them there not because they are particularly private but for ease of access. A note from … (funda kabanzi)

When I opened my iPad all tabs saved in private browsing had disappeared. I keep them there not because they are particularly private but for ease of access. A note from Google said that it had changed my settings as they didn’t know if I was over 18. (I’m 75!) and I needed to sign in to Google. I always use Duck Duck Go as my search engine on my desktop and do NOT want to use Google if possible. Can you help. I’m really fed up/ angry about this intrusion. Sorry for explanatory ramble. Thanks Nicola Palmer Nicolapa@blueyonder.co.uk

Asked by nicolapa 1 isonto elidlule

Last reply by Infinity__ 1 isonto elidlule

Browsing

From time to time firefox deletes suddenly all my tabs in normal as in private browsing. Also few years ago I could turn off the „close private tabs“ option in setting, b… (funda kabanzi)

From time to time firefox deletes suddenly all my tabs in normal as in private browsing. Also few years ago I could turn off the „close private tabs“ option in setting, but since firefox cleared off everything (again), that option ain‘t available anymore. Someone pls help.

Asked by frederic.surm 1 isonto elidlule

Last reply by Infinity__ 1 isonto elidlule

Private tabs vanishing on iOS Firefox

I’m having a problem very similar to the one described here https://support.mozilla.org/en-US/questions/1421173 from last year. Ever since the version 127.0 update from … (funda kabanzi)

I’m having a problem very similar to the one described here https://support.mozilla.org/en-US/questions/1421173 from last year. Ever since the version 127.0 update from last week, all my private tabs are GONE. My regular tabs, including inactive tabs, are fine but more than 40 private tabs were lost (and I’m pissed because the nature of what those tabs were makes them very difficult to go re-find). Now, anything I open as a private tab vanishes if I leave the app for more than just a moment, even if I left it open to that tab. It makes the private browsing function effectively unusable for anything I’m not gonna just sit down and do in one sitting.

I don’t expect my 40+ lost tabs recovered, it’s a pain but it’ll be fine, but the function issue is NOT fine and needs to be fixed!

Asked by Senna Hubbs 1 isonto elidlule

Last reply by Infinity__ 1 isonto elidlule

Private Tabs disappearing automatically with no more setting to change it

I'm on Firefox 127.0 (42448) ios and all my private tabs were closed on update and now whenever I make a private tab it disappears after the app is closed or refreshes. I… (funda kabanzi)

I'm on Firefox 127.0 (42448) ios and all my private tabs were closed on update and now whenever I make a private tab it disappears after the app is closed or refreshes. It's kind of behaving like the setting where private tabs are closed automatically but when I looked in the privacy settings of firefox ios it's not there anymore. Does anyone else have this issue? I know theres an existing problem with tabs for firefox but I don't think this is exactly the same because my normal tabs are totally fine.

Asked by Zhong An 2 emasontweni adlule

Last reply by cor-el 1 isonto elidlule

  • Kusonjululiwe

Privacy setting IPhone

Was the option to close privacy tabs removed recently? I would like to be able to save my tabs without losing them again. I only ask because I just like to organize my ta… (funda kabanzi)

Was the option to close privacy tabs removed recently? I would like to be able to save my tabs without losing them again. I only ask because I just like to organize my tabs instead of having all the tabs in one section.

Asked by Razrok 1 isonto elidlule

Answered by cor-el 1 isonto elidlule

Latest iOS update 127.0 closed all my open tabs

Why would your team release a version that closes all tabs in private browser mode? Why would you not list this in your release notes? I only browse in Private mode and … (funda kabanzi)

Why would your team release a version that closes all tabs in private browser mode? Why would you not list this in your release notes? I only browse in Private mode and prefer to leave tabs open there. Please return the feature or give the user the option to close all tabs on exit

Asked by shane.kee.13 2 emasontweni adlule

Last reply by cor-el 1 isonto elidlule

Private tabs keep closing on iOS browser

I usuallg keep a few tabs open in private browsing but now it seems they’re closing automatically when I come back from regular browsing. The settings/privacy/close priva… (funda kabanzi)

I usuallg keep a few tabs open in private browsing but now it seems they’re closing automatically when I come back from regular browsing. The settings/privacy/close private tabs doesn’t seem to exist in the setttings any longer. Did it move? Am I missing something? Reopening private tabs again and again sort of may push me out of Firefox on iOS altogether.

Asked by Tod Wohlfarth 1 isonto elidlule

Last reply by cor-el 1 isonto elidlule