pennypacker.net: Five Bad Things about Firefox

Five Bad Things about Firefox

Firefox rocks on Windows, but there are a few things about it that bother me. Especially on the Mac platform.

So that's that. There are probably other issues that are escaping me at the moment, but I wanted to get the ball rolling. Don't get me wrong, I like Firefox, I really do. I use it at work on Windows, and I use it from time to time at home on my Mac. But there are some things about it that just make me scratch my head.

under:
Life in General
Web Development
Posted on
2006-01-12

Comments:

You make some good points. It is also unfortunate that Firefox still has no support for multiple background layers, even though Safari and Opera do. Is Firefox really the Best Worst Browser Ever for mac?

Posted by:
Nick Gagne
on:
2006-01-12 20:57:24

Wait for FF 2.0. I'm sure it'll support for multiple background layers.

Posted by:
Larry Azevedo
on:
2006-01-26 22:14:11

It is in pretty rapid development, and it's bound to improve, that's for sure.

But there are a lot of hurdles yet for it to overcome. I also understand that the Mac development team is a short-handed, so that's no help on the Mac side.

We'll just have to wait and see! I do admit that I love a lot of the extensions, and I miss not having them in Safari!

Posted by:
john
on:
2006-01-27 04:23:26

I believe it's q {quotes:none} not q {quote:none}

Posted by:
Larry
on:
2006-02-01 20:19:24

you are correct, sir, I'll edit promptly! thanks for the heads up!

Posted by:
john
on:
2006-02-01 20:31:59

bullshitt

Posted by:
mfyz
on:
2006-04-02 07:03:40

You might need to change the heading to say "4 Bad Things about Firefox". I didn't test it thoroughly but the type=hidden bug seems to have been fixed.

Posted by:
Larry Azevedo
on:
2006-04-16 21:25:59

The CSS bug for hidden form elements is really annoying. Thanks for posting the fix - you saved me a bunch of time!

Posted by:
Shain
on:
2006-08-17 08:17:40

I'm using Firefox 2.0 and I had a problem with css styling type=hidden

Thanks for the fix!

Posted by:
Alex
on:
2007-03-14 08:34:44

Thanks for the tip about the hidden inputs!

I only think think it's even better to use:

input[type=hidden] { display: none; }

(when using "visibility: hidden;" the hidden inputs may still use some space)

Posted by:
Paul Mathot
on:
2007-03-26 05:26:39

The problem with display: none; is that Safari will not pass the data when the form is submitted.

If you're worried about the elements still using space, I would recommend using position: absolute or floating them so they're removed from the document layout.

Posted by:
john
on:
2007-03-26 18:45:17

I couldn't agree more about the third item in your list - they've broken the Mac UI. Its the biggest problem I have with FireFox.

Is there a way to fix this behaviour using the about:config facility? I can't see anything obvious there.

Is FireFox 3.0 expected to resolve this?

Posted by:
Peter
on:
2007-05-31 16:39:31

This article is closed to further commentary. But you can always contact me directly.

Skip the sidebar

Anything that goes on in my life that doesn't fit into any other classification.

Recent Articles
Badges
  1. XHTML
  2. CSS
  3. 508
  4. RSS