[Webkit-unassigned] [Bug 32050] New: Text background color overlaps text on previous line.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 19:44:11 PST 2009


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

           Summary: Text background color overlaps text on previous line.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michaelthomas at google.com
                CC: eric at webkit.org, jparent at google.com,
                    sullivan at google.com


Given two lines of text, one above the other. If a smaller font size and
non-transparent background-color is applied to the second line, the second line
will overlap the first by some small amount. Note that the first line needs to
contain a letter that extends below the bottom of the line (i.e. y, g, j, etc).

To reproduce:
1. Go to the midas demo: http://www.mozilla.org/editor/midasdemo/
2. Enter the following HTML:

g<br><span style="background: #f00"><font size="2">g</font></span>

3. Note that the background color of the lower g overlaps the first g.

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



More information about the webkit-unassigned mailing list