[Webkit-unassigned] [Bug 241097] New: Parenthesis rendered in the wrong place for Arabic text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 03:46:21 PDT 2022


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

            Bug ID: 241097
           Summary: Parenthesis rendered in the wrong place for Arabic
                    text
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: psaavedra at igalia.com
                CC: mmaxfield at apple.com

Subject says it all.

There is a screenshot attached showing the expected behavior VS the actual rendering.

Page: https://people.igalia.com/psaavedra/arabic.html


```
<html>
<head>
<meta charset="utf-8">
</head>
<body>

<h1> OK </h1>

<p>
ﻢﺛﺎﻟ (ﻩﺫﺍ ﺩﺎﺨﻟ ﻕﻮﺳ)
</p>

<h1> Wrong </h1>

<p>
ﻳً ﻢﺛﺎﻟ (ﻩﺫﺍ ﺩﺎﺨﻟ ﻕﻮﺳ).
</p>
```

Tested in

* WPE: 2.36
* GTK: 2.32
* Safari 15.4

-- 
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/20220530/2a305d64/attachment.htm>


More information about the webkit-unassigned mailing list