| > that doesn't yet entirely replace the old one That's what I fear happening, and I will not like it. > comparable to Chrome's experience If I wanted to have "Chrome's experience" I would have used Chrome. Profiles is one way Firefox has been vastly better. Selecting the last used Profile is one press on Enter on startup and selecting a different one is a matter of pressing up/down a few times and pressing Enter or typing the first few (unique) characters of the profile name and pressing Enter. I can't think of a UI that would be faster, I think this has already reached the maximum UX for decades. This all works nicely, because it looks, feels and behaves like a native window (don't know if it is). > lot less like a power user feature hidden behind a page address that people might not know ("about:profiles"). Why is everyone comparing it to the "hidden debug site" instead of the old profiles UI? Yeah no shit, about:profiles is not discoverable to the average user, much like all the other about: pages, but why would anyone not debugging the browser use it over the normal profiles UI? > Beyond its UI having basically been frozen since Netscape Navigator 4-ish modulo XUL shenanigans? I don't think this is a bad thing. I vastly prefer native(?-like) UI, way more over yet another Metro-UI clone with sluggish behaviour and no keyboard bindings. |
"about:profiles" wasn't a debug view, it was the "normal" profiles UI; it was the only way to get to the ProfileManager without closing Firefox and reopening it with a CLI flag. For most of its life in Firefox it never had a menu item or toolbar button.
> I vastly prefer native(?-like) UI, way more over yet another Metro-UI clone with sluggish behaviour and no keyboard bindings.
Firefox has never used native controls. They were "XUL" controls for a long while, but that had several major revisions. (Netscape had some XUL predecessors, probably some port or fork of a Unix toolkit like Qt or Tk?) But the trick to XUL was it was always the same renderer as HTML for the most part. Then in the somewhat controversial at the time decision to kill off XUL Firefox moved to just HTML everywhere.
The new Profile Manager seemed to have keyboard bindings and didn't feel sluggish to me. The one loan complaint with it is that it doesn't have a way yet to surface profiles made before using the new Manager, but I assume that will come with time and expect that's one of the things to fix before the new one replaces the old one.