Version: (using KDE KDE 3.1.4) Installed from: SuSE RPMs OS: Linux Konqueror/KHTML refuses to display HTML anchors in a certain contexts - the link "foobar" is not visible in Konqueror I excepted the background color of the "span" element to "shine through". This is also the behaviour in Mozilla (1.3), Opera (7.11) on Linux and MSIE 6.0. Here's an example/test case: <html> <head> <style type="text/css"> a { color: #ffffff; } </style> </head> <body style="background-color: #ffffff"> <span style="background-color: #0000ff"><a href="#">foo bar</a></span> </body> </html>
it's a duplicate, but I'm too lazy to look for it
Okay, I think it's a duplicate of Bug 33940.
right, that's it :) *** This bug has been marked as a duplicate of 33940 ***