Showing questions tagged: Show all questions

Why is generative AI being forced on us?

Generative AI relies on the blatant and flagrant violation of user privacy to train its own language models and supply users with its own stolen, bastardized input. It sl… (read more)

Generative AI relies on the blatant and flagrant violation of user privacy to train its own language models and supply users with its own stolen, bastardized input. It slows down the browser its built into with no benefit, forcing its users to jump through ridiculous hoops and workarounds to disable its resource-gobbling features. If we wanted this, we would swap to browsers like Chrome, Edge, or Opera. If this snake-oil abomination that dares to proclaim itself some sort of advanced "technology" continues to be enforced on us, I, and many others, will simply opt for a different browser that does not enforce this abomination upon its users; of which there are plenty.

Asked by Toka Grem 2 months ago

Last reply by Paul 2 months ago

We do not need AI in this browser, knock it off.

The rise of AI in a browser i specifically use to not have to deal with it is honestly not making me want to use it anymore. Stop implementing AI and get off the enshitti… (read more)

The rise of AI in a browser i specifically use to not have to deal with it is honestly not making me want to use it anymore. Stop implementing AI and get off the enshittification train.

Asked by igrimakeon 2 months ago

Last reply by Paul 2 months ago

Firefox AI Implementation

Use of AI in Firefox destroys incentive to use Firefox at all. Implementation of AI features represents an obvious misunderstanding of the browser's userbase. I will swit… (read more)

Use of AI in Firefox destroys incentive to use Firefox at all. Implementation of AI features represents an obvious misunderstanding of the browser's userbase. I will switch browsers.

Asked by pirateninja1854 2 months ago

Last reply by Paul 2 months ago

Logging In A Regular Site

Hello, This is Fr. Sakala, a Catholic priest. I have been trying to re-log in a regular site, hyella.com.ng, but could not access it. I know it is a very secured and deli… (read more)

Hello, This is Fr. Sakala, a Catholic priest. I have been trying to re-log in a regular site, hyella.com.ng, but could not access it.

I know it is a very secured and delicate site, but help me log in. Thanks!

Asked by gastonesakala0 2 months ago

Last reply by Denys 2 months ago

Losing tabs, bookmarks and browser history three times in two months

I have used Firefox for years, both out of conviction and to help protect my privacy, even though I often put up with images and forms not displaying on web pages. Then, … (read more)

I have used Firefox for years, both out of conviction and to help protect my privacy, even though I often put up with images and forms not displaying on web pages.

Then, three times in two months, after restarting Firefox, I found all my tabs, bookmarks and browser history had disappeared. The only thing I did between restarts was to run Wise Care 365 to clear some space on my laptop, something I had done hundreds of times before.

The first time the loss occurred I found I had a new profile, a feature I neither wanted nor was consulted about. At least I was able to get back to my original profile. The next two times this proved impossible.

Firefox "support" was of no use. Multiple searches produced nothing which helped. After agonising hours, I was able to retrieve my bookmarks and my Firefox browser history through Microsoft Edge. But as a writer and (award-winning) journalist I cannot afford to risk losing my research and links.

So although I disapprove of some Microsoft business practices. I am moving to Edge. If I have missed something that makes sense of this, I would be pleased to hear it. In the meantime, Mozilla needs to improve its product and customer service.

Wishing its customers well,

Francis Shennan

Asked by francisshennan 3 months ago

Last reply by thomaskarker460 3 months ago

CONSTANT AI BLOAT RUINING EVERYTHING

Do Mozilla really have no idea why their browser is considered a better alternative to other browsers? Why do they insist on making their browser WORSE for the sake of ju… (read more)

Do Mozilla really have no idea why their browser is considered a better alternative to other browsers? Why do they insist on making their browser WORSE for the sake of jumping on the latest stupid tech trend!? Some new tech that makes everything it's used in perform considerably worse? Oh boy sounds like the perfect thing for firefox! If this keeps up I'm looking into a browser that's at least more open about the fact it doesn't care.

Asked by backwardsin 2 months ago

Last reply by Paul 2 months ago

Browsing history

I have followed the instructions on the Mozilla website but am unable to delete my browsing history. I recently had a power outage and had to have my pc data reinstalled… (read more)

I have followed the instructions on the Mozilla website but am unable to delete my browsing history. I recently had a power outage and had to have my pc data reinstalled by a computer specialist. would reinstalling Firefox sort my problem?

Asked by michael.hannaford 2 months ago

Last reply by TyDraniu 2 months ago

I hate AI and I will abandon firefox

I do not need or want AI. The vast majority of firefox users, many of whom transferred to get away from AI, would agree. What for, anyway? To name tab groups? How is that… (read more)

I do not need or want AI. The vast majority of firefox users, many of whom transferred to get away from AI, would agree. What for, anyway? To name tab groups? How is that worth spiking the use of my CPU and power? I switched to firefox *years* ago for one reason: it runs much better than chrome and it was committed to privacy and such. I know there are options to turn off these and the other AI features but with the CEO's desire to make firefox a "modern AI browser" I fear it will only get worse. How long will it stay optional? I might as well leave now and get used to waterfox, before firefox becomes utterly enshittified and unusable.

Asked by tequilasunset 2 months ago

Last reply by Paul 2 months ago

georgiasown.org does not fully function in firefox browser

georgiasown.org does not fully function in firefox browser. The website opens but some of the graphics are missing and when I click on Log In nothing happens. This start… (read more)

georgiasown.org does not fully function in firefox browser. The website opens but some of the graphics are missing and when I click on Log In nothing happens. This started about two weeks ago. Have been daily going to this website for over 10 years in the Firefox browser. I do not have this issue when using Microsoft Edge browser.


Don Ware waredew@netscape.net

Asked by waredew 3 months ago

Last reply by jonzn4SUSE 3 months ago

ai and firefox

I left chrome and chromium browsers for firefox when it got recommended to me because the main selling point was no AI and no unnecessary bloating functions that slowed i… (read more)

I left chrome and chromium browsers for firefox when it got recommended to me because the main selling point was no AI and no unnecessary bloating functions that slowed it down and that made searches accurate and reliable. Please, instead of trying to add more AI into it, work on removing what you've already implemented.

Asked by E D. R. 2 months ago

Last reply by Paul 2 months ago

"Find" highlighted text background is really tough for this color blind person.

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find? What I w… (read more)

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find?

What I would like: Find (focus): yellow text on black background Find All: white text on black background

Yes, of course it would be nice if that would auto switch to black on yellow if the website default is black background.

I can hack userContent.css and get the selection function to work:

/* General highlight (for text selection, etc.) */

selection {
   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I can hack userContent.css and get the Find All (sans the focus) to work.

But firefox always provides the focus with white on green. Even if I do something like this:

/* Customize the color of highlighted search text */ input[type="search"]:focus::selection {

   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I tried several themes. No change. I tried changing Windows Preferences. No change.

There must be a way to make this "find" feature useful for me.

Asked by jonathan67 3 months ago

Last reply by TyDraniu 3 months ago

small annoyance

Not a question, but I am vying for your "Least Important Problem of the Day" award. Mozilla makes great products. And, The recent new "window fades away" when closing Fir… (read more)

Not a question, but I am vying for your "Least Important Problem of the Day" award. Mozilla makes great products. And,

The recent new "window fades away" when closing Firefox (or upon saving a file) is weirdly annoying and unnecessary imho. Obviously not a deal breaker, but I'd prefer if the window just closed. I don't need to wistfully watch it fade away. Thanks for the chance to offer input. Why am I even writing this.

I sure hope my bookmarks don't disappear like folks I'm seeing here today.

Asked by bobgslater 3 months ago

Last reply by Mark 2 months ago

My Passswords Hacked

When I went to my Firefox password page there was a red banner saying my website was hacked and my passwords stolen a year ago. That message was not on that page a month … (read more)

When I went to my Firefox password page there was a red banner saying my website was hacked and my passwords stolen a year ago. That message was not on that page a month ago. Please advise urgently.

Asked by seniorshophere 3 months ago

Last reply by jonzn4SUSE 3 months ago

Don't add more AI

Like many others, I had switched over to Firefox because it was the most secure and AI-free option out there. I was willing to accept there would be minimal AI "features"… (read more)

Like many others, I had switched over to Firefox because it was the most secure and AI-free option out there. I was willing to accept there would be minimal AI "features" as long as I was able to disable them immediately, which I did. Pushing for more will only alienate the users and make the overall user experience worse. I am tired of checking every second picture if it's AI generated. I am tired of seeing AI generated articles. I never read the AI summaries because who knows when they'll tell me to add glue to my pizza to make the cheese stick more. We already have studies that show generative AI affects an individual's capacity for thought. I have people in my life that are being affected by it. Firefox, being the only non-Chromium based browser, is basically a beacon of normalcy in all this bullshit. Don't mess up the trust of your community by stooping so low. If we wanted AI slop we would be using Google Chrome.

Asked by jk98 2 months ago

Last reply by Paul 2 months ago