[Webkit-unassigned] [Bug 49985] New: In RTL documents, "Another try..." is rendered as "...Another try"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 11:35:46 PST 2010


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

           Summary: In RTL documents, "Another try..." is rendered as
                    "...Another try"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at chromium.org
                CC: mitz at webkit.org, playmobil at google.com


Create a document like this:

<html dir="rtl">
Another try...
</html>

Safari, Chrome, and IE render this as "...Another try", while Firefox renders this as "Another try..."

I would expect that "..." (3 period characters, not a single elipsis) would be treated as part of the "Another try" LTR string and rendered as a single LTR block, but it is not.

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