[Webkit-unassigned] [Bug 146907] New: Arabic text does not shape properly when split into <span>'s

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 11:22:41 PDT 2015


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

            Bug ID: 146907
           Summary: Arabic text does not shape properly when split into
                    <span>'s
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

Created attachment 256707
  --> https://bugs.webkit.org/attachment.cgi?id=256707&action=review
test case

Open the attached test case and compare the first and the second paragraphs.

Result: The second paragraph is shaped in two different passes as if they are separate runs. So the last character of the first run has a "final" shape and the first character of the second run has an "initial" shape.

This bug is similar to https://bugs.webkit.org/show_bug.cgi?id=6148 but this one is way more important. It hits millions of Facebook users very often when part of the text is hidden and its visibility is controlled by "See more..." link. Once the link is clicked, the other span is visible and the bug is reproducible.

NOTE: It is reproducible in Chrome bug fixed in FireFox.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150713/f0fb35da/attachment.html>


More information about the webkit-unassigned mailing list