this post was submitted on 08 Jul 2025
799 points (98.3% liked)
Technology
72688 readers
1697 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Firefox still hasn't fixed Bug 1938998 despite me reporting it multiple times. There's a reason why Firefox is almost non existent on mobile. I've been using the internet for 26 years, and have used Mozilla based browsers since 2001, I want them to survive to the next era of the internet, but they are struggling to keep up. Opera and Edge already gave up their engines, Webkit and Blink are basically the same engine with different standards enabled, and Firefox is under 2% on some days on Statcounter. I feel that soon AI based browsers using their own AI-engine will probably take over the internet soon anyway.
I use Firefox on mobile all the time. Works fine for me. The fact that I get adblock on mobile makes it a no-brainer to use over chrome.
Ad block *
ped ant
uBlock Origin *
Lol yeah the comment was previously "I like the fact that I get a on mobile" or something that didn't make sense. All good.
I have never encountered that bug, seems like an issue with the duck duck go not doing proper url encoding. I daily Firefox on mobile and its the best option by far with all the available extensions and of course working adblock
It's got nothing to do with the specific search engine, it's Firefox thinking the URL itself is a search query and sending it as-is to the search engine.
I just tested it and it sent the URL to both DDG and to Google.
And the reason is monopoly abuse by the big tech companies. Apple is banning other browser engines from the app store and does not allow Firefox onto iPhones. Google is shipping its own Chrome with every Android device and they are breaking their own sites like YouTube or Gmail on purpose for Firefox users and push them to install Chrome. Microsoft is bundling Edge with Windows as a default browser and will aggressively enable it as a default browser during updates.
I use it on mobile. It's mostly OK tbh, and the addition of a working ad blocker means it's far better than Chrome for me.
In fairness that is an invalid URL in my book, but it should at least be consistent across desktop and mobile, or at least tucked behind an option.
Web standards don't care about "your book", spaces in URLs are valid.
No.
https://www.ietf.org/rfc/rfc1738.txt
that's bullshit. spaces are not valid in URLs. they always need to be URL encoded. I see you complaining about such manual work, but that does not make sense, as it just shouldn't happen!
where are you getting that URL? ddg has been inserting a + sign in place of any spaces for a very, very long time. this is not even a solved problem, it's not a problem at all!