[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 67973] New: Font changing on a:hover (testcase)
From:       Mary Ellen Foster <M.E.Foster () ed ! ac ! uk>
Date:       2003-11-12 7:52:31
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=67973     
           Summary: Font changing on a:hover (testcase)
           Product: konqueror
           Version: 4.0
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: khtml
        AssignedTo: konq-bugs@kde.org
        ReportedBy: M.E.Foster@ed.ac.uk


Version:           4.0 (using KDE 3.1.93 (3.2 beta 1), compiled sources)
Compiler:          gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
OS:          Linux (i686) release 2.4.20-19.9

I have looked at the other a:hover related bugs, but I didn't see anything \
immediately that looked like this exact issue; I'm very sorry if this does turn out \
to be a duplicate.

Basically, whene there is more than one font-family listed for a:link and a:hover, \
khtml seems to choose a different one for link than hover. In the testcase below, I \
see the text "link" in sans-serif until I move the mouse over it; at that point, it \
changes to my default serif font.

A website that shows this behaviour for me is http://news.bbc.co.uk/

Test case:

<html>
<style>
  a:link { font-family: sans-serif, serif; }
  a:hover { font-family: sans-serif, serif; }
</style>

<body>
Here is some text with a <a href="">link</a>
</body>
</html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic