[Webkit-unassigned] [Bug 72095] [chromium] Font::drawComplexText can not draw a segment of text run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 17:20:23 PST 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115186|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #9 from Adam Barth <abarth at webkit.org>  2011-11-17 17:20:23 PST ---
(From update of attachment 115186)
View in context: https://bugs.webkit.org/attachment.cgi?id=115186&action=review

> Source/WebCore/platform/graphics/chromium/ComplexTextControllerLinux.cpp:548
> +void ComplexTextController::glyphsForRange(int from , int to, int& fromGlyph, int& glyphLength)

nit: "from ," has an extra space.

> LayoutTests/platform/chromium-linux/fast/text/international/draw-complex-text-from-to.html:11
> +<p>The text and ellipsis should not overlap.</p>

Should this test be run on all ports?

-- 
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