[Webkit-unassigned] [Bug 177003] [Harfbuzz] Take into account brackets or quotation marks when collecting runs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 26 06:33:58 PDT 2017


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

Khaled Hosny <khaledhosny at eglug.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |khaledhosny at eglug.org

--- Comment #1 from Khaled Hosny <khaledhosny at eglug.org> ---
Created attachment 325003

  --> https://bugs.webkit.org/attachment.cgi?id=325003&action=review

Test file for brackets handling

(copying from bug 178625 comment 11)

In the attached HTML file the period should be rendered the same in both lines (you need the font from http://www.amirifont.org/), but currently the second line is different because the closing bracket takes the script of the Latin text before it and subsequently the period is rendered with the Latin script instead of Arabic.

It should be noted that both Firefox and Chrome do not seem to handle this, so it seems not to be a priority (LibreOffice does, but I wrote that code and it isn’t a web browser).

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


More information about the webkit-unassigned mailing list