[Webkit-unassigned] [Bug 15659] New: InlineTextBox does not setStrokeStyle() as needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 04:05:06 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15659

           Summary: InlineTextBox does not setStrokeStyle() as needed
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


InlineTextBox should setStrokeStyle(SolidStroke) where appropriate, otherwise
the old StrokeStyle will be used when drawing underlines for text.

Due to a bug in GraphicsContextCG (which fills rectangles to draw line
strokes), this bug does not affect CG graphics, but does affect
GraphicsContextCairo.


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