Live data from Hacker News

Firefox 76

mozilla.org

141–150 of 274 posts

Re: Firefox 76

#141
post #85

Earlier quoted context omitted.

What do you change in about:config to change it? It's been driving me crazy since they implemented it.

browser.urlbar.update1 set to false will disable it, but that option is being removed in FireFox 77.

> that option is being removed in FireFox 77

Awful. As soon as it can't be turned off, that's the moment I'll finally stop using the browser.

It breaks absolutely "normal" expectations of a GUI.

Re: Firefox 76

#142

Earlier quoted context omitted.

I mean, anything related to aesthetics is going to have some difference of opinion. Mozilla appears to have concluded it's the people who dislike the address bar who are a verbal minority, or they wouldn't have gone with it. And who knows, maybe Mozilla is right—but I wonder if they've actually done large-scale feedback gathering. This isn't the sort of thing you can suss out just from looking at analytics.

Almost everyone I know uses Google instead of the address bar, gah.

That means they still use the address bar though, doesn't it? Either to type the search term, or to go to Google.com.

Re: Firefox 76

#143
post #107

Earlier quoted context omitted.

But in real life as a developer, not all of your users are using the latest one. If you depend on a certain feature, it’s a pain after looking up the version that started supporting it, to then have to look up what time that number corresponds to. (e.g. “that’s last month’s browser” is a bit different from “that got fixed in the browser two years ago, please update”).

In real life, developers use https://caniuse.com which tells you exactly what features are supported in what version and when that was released .

yea. you support features / ages / percentages, not version numbers. whether there are 2 or 20 doesn't really matter.

Re: Firefox 76

#144
post #3

Anybody using Firefox password manager that can comment on it? Is it considered safe enough? Are the passwords stored remotely if you have multi-device profiles? Edit: I asked because I see that some of the updats are related.

There can be some weird situations that you need to be careful of. For example, if you jump on your partners PC, log them out of their Firefox account and log into yours, all of their passwords / history etc gets merged into your account. You need to learn about Firefox profiles to get around this.

Also, the old Firefox had a way of clearing all saved passwords from the Options menu. This is now gone, you can only delete a single password at a time. You need to enter the following URL into the Firefox browser, which will let you clear all your passwords: chrome://pippki/content/resetpassword.xhtml

I personally use KeePass, but I like having the passwords saved in Firefox so that they are accessible on all my devices.

Re: Firefox 76

#145
post #118

Earlier quoted context omitted.

I'm not sure if this is still the case, but Youtube used to use WebComponents v0 which has to be emulated in JS in non-Webkit browsers, since only Google ever implemented v0, while everyone else agreed it required a bit more work, and other engines run v1 instead, which is not compatible.

Youtube was updated to the v1 quite some time ago with a fresh Polymer version >Polymer.version 3.4.0 Polymer uses v1 WCs since Polymer v2

Thanks! I had no idea how to check if it was still the case.

Re: Firefox 76

#146
I love Firefox and use it as my primary browser for years but few things which annoy me:

- Sending tabs between devices does not work. It sometimes arrives 12 hours!!! later

- Google Cloud Console has some UI issues on Firefox

- Twitter input field behaves extremely strangely when you enter an emoji and try to edit text afterwards

- I don’t understand why some html elements have a different appearance and default css attributes on Firefox mobile vs desktop

Re: Firefox 76

#147

i just want to say, Firefox is seriously fast now, while Chrome continues to get slower [1]. my 10M datapoint uPlot benchmark runs in half the time, for both pure js (fake data gen) and canvas workloads (chart rendering). check out the console in [2]. however, i'm still waiting for the performance assessment in devtools to improve so i can get an easy summary as i can in Chrome. also, better default form input stylin…

> also, better default form input styling would be nice. it's so...Windows 98....but i'm on Windows 10. :\ Google and Microsoft seem to agree with you, but I totally don't get it! If the website doesn't specify a style, my browser should fall back to a design that matches my OS, not whatever the browser developer thought was pretty! And if Windows is coming back and telling the browser to use Windows 98 styled button…

Unstyled buttons look like Aero. CSS-styled buttons (custom color, border appearance) look like 9x.

Re: Firefox 76

#148
post #102

There are 2 things I miss from switching to FF: Right click on a picture -> search google for image Right click -> Translate page Everything else seems smooth enough.

I highly recommend start.me as new tab page. It can be a bit slow to load so I use the singlefile addon to bundle it into a self-contained HTML that I set as my new tab page. Nothing else satisfies me!

Re: Firefox 76

#149

I love Firefox and use it as my primary browser for years but few things which annoy me: - Sending tabs between devices does not work. It sometimes arrives 12 hours!!! later - Google Cloud Console has some UI issues on Firefox - Twitter input field behaves extremely strangely when you enter an emoji and try to edit text afterwards - I don’t understand why some html elements have a different appearance and default css…

Been using Pushbullet for years to send tabs between devices.

Re: Firefox 76

#150

> The shadow around the address bar field is reduced in width when a new tab is opened; I mean, at least they're trying, I guess. Still seems to me like lipstick on a pig. I'm still trying to figure out what UX problem the expanding bar was intended to address.

Yes, I still don't like this. I've got used to it, but when I was testing it on Dev edition of FF, it was covering half of my bookmark toolbar, and I couldn't get over it. I wish they had a setting to toggle it, which I think a browser like Vivaldi would implement.
Post reply on HN