Live data from Hacker News

Firefox 29

firefox.com

251–260 of 517 posts

Re: Firefox 29

#251
One of the first things I notice after installing, the text on the Gmail buttons is blank (I can see the button outline but can't see the text so I have to rely on the tooltips). Kind of a deal-breaker.

Re: Firefox 29

#252

Earlier quoted context omitted.

> Separate address and search bars is old-fashioned. > As a user, I don't want to have to make this > distinction, and it's hard to imagine most > users-on-street wouldn't find this confusing Although a UI problem, this is actually a privacy feature. As you type into the search bar, autocomplete queries are sent to the search provider. This happens even if your intention was not to search, but just to enter URL manua…

Just make your own custom search keywords (right-click site's search box>Add a keyword for this search). Uses no autocomplete, and is much more time-saving than a separate search box. I have around 30 set up, from Wikipedia (w) to Google Image Search (gis), etc.

Of course there's always ways around things, but browser vendors have to (unless in specific cases) cater for the general public who don't know about personalisation. These are the people who need safe defaults most.

As power users, we tend to ignore the power of default settings. Their values have to be chosen carefully because only a small part of the public are even aware of them.

Several commenters here seem to imply that they shouldn't be the ones personalising their browsers. Turns out it's the other way around: they are the ones who know how to personalise it, whereas defaults should be about users who don't know how to do it.

Re: Firefox 29

#253
post #63

I love Firefox -- for what it's done, what it represents, and what it helps guard against. I have fond memories of those early versions of Firefox (nee Firebird) that busted open the IE monopoly, and where hands-down the best browser going at the time. But it's never felt very good on the Mac to me, and it still doesn't. Here's a few early thoughts on this release, from the perspective of a happy Safari user, w/ a pr…

I just found out, that you can rotate images with the rotation gesture on OS X with Firefox.

Re: Firefox 29

#254

Can Firefox get a sandbox for tabs already? It may be the more privacy-friendly browser, but it's far from being the most secure, it seems, and that's mainly because of its lack of a sandbox: http://www.extremetech.com/computing/178587-firefox-is-still...

Tab sandboxing is planned to be part of the ongoing e10s (Electrolysis).

Re: Firefox 29

#255
post #212

If you want a highly customizable browser, Firefox is it. Chrome is in its infancy when it comes to customization and they often make decisions that prevent power users from taking advantage of their browsing experience. For example, they've disabled custom stylesheets in recent releases despite a clear indication that people were sharing themes, they have very old bugs that don't get resolved (like the stupid white…

> For example, they've disabled custom stylesheets in recent releases despite a clear indication that people were sharing themes, they have very old bugs that don't get resolved (like the stupid white flashes on dark themes), major accessibility issues.

The Stylish extension works fine for me http://userstyles.org/

Re: Firefox 29

#256

Earlier quoted context omitted.

The Customize mode seems fairly flexible, for shuffling things between the three fixed-position bars, ie. the menu, navigation and bookmarks bars (probably the tab bar as well though I don't use tabs myself). I wonder why you can't just add new blank bars, at either the top or bottom, to fill up to your heart's content with that same Customize mode. That would undo most of the need for things like Status-4-Evar. This…

Actually, they also removed the ability to disable the navigation bar, which is very annoying for me because I use Vimperator. It can be removed by installing an extension, but I don't understand why they would remove this functionality.

You're right, and having read some other posts in this thread (CompuHacker) and taken another look, I see that the new "Customize" is more diminished in the new version than I previously made out. They're going more towards a fixed default look with permanently fused-together buttons and the like, and this kind of customization further pushed out to extensions.

Re: Firefox 29

#257
post #63

I love Firefox -- for what it's done, what it represents, and what it helps guard against. I have fond memories of those early versions of Firefox (nee Firebird) that busted open the IE monopoly, and where hands-down the best browser going at the time. But it's never felt very good on the Mac to me, and it still doesn't. Here's a few early thoughts on this release, from the perspective of a happy Safari user, w/ a pr…

I have fond memories of those early versions of Firefox (nee Firebird) that busted open the IE monopoly,

Monopoly? Before Firefox/Firebird there was Netscape Navigator, which was to be the "Mosaic killer" (hence "Mozilla").

IE was never the only browser around, even on Windows.

Re: Firefox 29

#258

Earlier quoted context omitted.

But that's not full screen though. That's maximize, you are incorrect. http://i.imgur.com/lO0g7oS.gif

Interesting. I've never seen this before and the only references I've been able to find on it in a quick search was a compiz setting in 12.04. Is this built in to the stock ubuntu releases? If so, what version?

FWIW that F11 transition works the same for me on KDE (4.12.3) on Kubuntu 13.10 - it's been there for quite a time.

I'm using Firefox with the borders set off right now. This gives me a window with no external chrome (no border, no titlebar, no buttons, no scroll area) but set with the standard KDE application bar (which I keep at the bottom a la Win95).

Indeed before Firefox ditched the menubar I used an app to get the same effect pinching a lot of real-estate back (titlebar, menubar, buttonbar). It's interesting that things have moved this way, though not surprising.

Re: Firefox 29

#259
post #45
post #13

What's this about the status bar / add-on bar gone? The main reason why I use Status-4-Evar is because when I hover over a link I don't want that link to pop-over the page content, which is what Chrome did first, then Firefox copied like sheep. It's distracting, like a tiny little pop-over in the corner of your eye. I like having URLs show in a status bar separate to the main web window. It's out of the way, and I ju…

They started following the Chrome screwed-up-statusbar a long time ago. It's like noone in the webdev space knows the basic usability adage, "Don't use popups!". The Chrome-style hover-status thing is a popup. Statusbars are correct.

Disagree. The statusbar is barely useful for me - all I use it for is to peek at where links will take me; it's good to save that real estate for content. Things that default to the statusbar (some app buttons) I put up top in the addressbar, with a wide screen there's plenty of room for a few buttons there.

Re: Firefox 29

#260

Overall I love the redesign, but I wish they would have compacted the top chrome a bit so it matches the height of other major browsers. Firefox has slightly taller chrome for no good reason, as seen in this picture: http://i.imgur.com/BlPRitn.png When I'm doing cross browser development I want my stuff to line up in all three browsers. At least Firefox no longer has the heaviest browser chrome. Safari wins that dubi…

You can reduce it because yes it is useless. Something like this (one of these is pointless but I can't remember which one..) /* correct titlebar icons position */ #titlebar-content > * { margin-top: -6px; } /* Reduce the padding between the URL bar and the tabs/content */ #nav-bar-customization-target { margin-top: -2px !important; margin-bottom: -2px !important; }

Presumably (for the uninitiated) under userchrome.css? http://www-archive.mozilla.org/unix/customizing.html
Post reply on HN