This page is no longer maintained. We've got Bugzilla for that, after
all.
This page lists all the bugs of Gecko I found while maintaing this
website. Gecko is the rendering engine of the Mozilla project. Most of the
bugs are CSS related (and
an alarming amount of the bugs is in CSS1 and not
CSS2...).
I found these bugs in Mozilla Firebird 0.6.1 and as soon as I can
get back online I'll try to confirm the bugs in the current nightly
builds.
CSS related bugs
- background-attachment and :hover
- Description
- Cells that are given a fixed (background-attachment)
background image with :hover will become unclickable.
This means that included links or OnClick events will be
ignored.
Additionally, at least if border-collapse is enabled as
well, parts of the cell's border will be overdrawn.
- Testing Case
- Test
- Bugzilla ID
-
221957 (now duplicate of other bug)
- Status
- Fixed
- border-collapse
- Description
- Sometimes, when using border-collapse, changing some part
of a cell's border will change the border of other cells at
completely different places. This can be most annoying when a
cell's border is supposed to be changed by :hover, as
other parts of the table will unwantedly change with it.
- Testing Case
- (start page of my website: language selection)
- Bugzilla ID
-
221952
- Status
- Accepted, not fixed yet
This article was last updated on 2005-09-13.
Comments
Comments with a different background were submitted by the author himself.
no comments added yet or database is messed up...