Hacker News new | ask | show | jobs
by IgorPartola 4118 days ago
Then why spend the time and money producing videos about being open and choice. I am a person that is knowledgable about OSS, free software, etc. and even I don't care to watch them. Instead, maybe they should worry about user experience a bit more. For example, can they make the browser look a bit slicker by default? Less buttons, no separate search bar? It's just so 2006. Honestly, most users care far more about a nicer back button than your license. And if they want to stay relevant they have to appeal to the average person, not just the OSS activists.
2 comments

The separate search bar is for privacy reasons. Mozilla doesn't want to send all key presses in the url bar to a search engine, yet search suggestions are useful enough to show them when users actually want to search.
So does it actually accomplish any privacy protection? There are two cases:

You blindly type in your search query into the Awesomebar and it works correctly. For users that do this, it works just like Chrome, no privacy protection.

You use the provided search bar for searches, and Awesomebar for URL's. Your searches are in no way protected. This does protect the URL's you type in, such that example.com is not sent to Google/Bing/Yahoo/DDG/etc. as you type out "example". Did Mozilla actually show that this is worth protecting, and that most people don't just type in "example", hit Enter, go to Google, then click on the first link? This is what I see 99.9% of users doing already.

Note that the autocomplete can pick up the difference between a URL and a search by the presence of a pattern that doesn't follow a URL. Chrome does this. Type in "example.com" vs "?example.com". The "?" is specifically there to indicate that you want search. Perhaps privacy conscious FF users could learn this shortcut, and everyone else can get the convenience they expect?

I am not trying to downplay the importance of privacy in browser implementations, just questioning the privacy implications of this feature.

If Firefox is to ape Chrome so much, it should just give up.

(Not a fan of Chrome.)

If Firefox were nothing more than Chrome with the ability to run extensions like NoScript, it would still be the browser to choose.