[Webkit-unassigned] [Bug 7680] New: REGRESSION: Ellipsis painted over the chrome and in invalid contexts

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 9 07:22:06 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7680

           Summary: REGRESSION: Ellipsis painted over the chrome and in
                    invalid contexts
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://mail.google.com/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


EllipsisBox::paint() calls Font::drawText() directly, bypassing the
GraphicsContext and the paintingDisabled check. This results sometimes in
painting in arbitrary contexts, including over Safari chrome, and other times
in warning messages in the console.

I am working on a patch.


-- 
Configure bugmail: http://bugzilla.opendarwin.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