[Webkit-unassigned] [Bug 22175] New: Wrong render of :hover on a italic text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 01:53:36 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22175

           Summary: Wrong render of :hover on a italic text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://dallangelo.com/test
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simo2409 at email.it


In a page I have two <p>, the first with some letters, the second with just one
letter (letter 'p').
Using CSS I set for both <p> :hover { color: #FFF; }
In the first <p> all works great.
In the second <p> not the entire letter is colored in white but a little piece
is missing.

I saw that letter 'p' is not the only letter with this problem, but I noticed
that the problem is not present if the letter is not alone (as in the first
<p>)

If you want to see it -> http://dallangelo.com/test

Cheers,
Simone


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list