[Webkit-unassigned] [Bug 48106] New: RTL: text begins with unicode bidi control character without ending pdf ignores the control characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 18:35:47 PDT 2010


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

           Summary: RTL: text begins with unicode bidi control character
                    without ending pdf ignores the control characters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org
        Depends on: 25321


The problem happens in both rendering and editing.

Open the above test case,
1. the 1st div has RLE characters but no PDF, and the RLE is ignored by rendering, while FireFox displayed "b!" as RTL.
2. try to type the same in 2nd div as what is in 1st div  (after the fix of 25321, which will preserve RLE in editing), the whole text showed as LTR, while Firefox displayed "b!" as RTL. Changing text direction to RTL when RLE is encountered is the behavior of Mac TextEdit as well.

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