Fixing a CSS bug in Konqueror (44932)
Jaak Simm
jaaksimm at firm.ee
Thu Jul 18 11:20:35 BST 2002
Ok, I looked into what Mozilla people are thinking about the :hover.
In quirk mode Mozilla applies non-element-specific :hover classes (e.g.
myStyle:hover{}) only to links. It was discussed rather lately in the
bugzilla: http://bugzilla.mozilla.org/show_bug.cgi?id=158068. If I am
not mistaken, the last post has a link to the source code that makes
sure that general :hover is only applied to links.
Of course, Mozilla applies the behavior of element specific hovers to
all elements (e.g b:hover).
Would it be possible to have similar behavior in Konqueror?
Cheers,
Jaak
More information about the kfm-devel
mailing list