[Webkit-unassigned] [Bug 50365] New: Glyphs in vertical text tests are rotated 90 degrees clockwise on Chromium Linux and Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 18:19:48 PST 2010


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

           Summary: Glyphs in vertical text tests are rotated 90 degrees
                    clockwise on Chromium Linux and Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koansin.tan at gmail.com
                CC: tkent at chromium.org



Koan-Sin Tan <koansin.tan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75343|                            |review?
               Flag|                            |


Created an attachment (id=75343)
 --> (https://bugs.webkit.org/attachment.cgi?id=75343&action=review)
A patch to make Chromium Linux render vertical text correctly

As discussed in https://bugs.webkit.org/show_bug.cgi?id=48459, If you run fast/blockflow/japanese-*-text.html on Windows you'll see that the glyphs are rotated 90 degrees clockwise from how they appear on WebKit Mac and Chromium Mac. The reason is that vertical text is implemented on any platform except Mac OS X (WebCore/platform/graphics/{mac, cocoa} ).

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