Bug 91975 - Letters in an Arabic word are not joined if part of the word is in a different HTML element
Summary: Letters in an Arabic word are not joined if part of the word is in a differen...
Status: RESOLVED DUPLICATE of bug 6148
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 02:38 PDT by Amir E. Aharoni
Modified: 2012-07-23 02:44 PDT (History)
6 users (show)

See Also:


Attachments
An HTML file that demonstrates the problem (331 bytes, text/html)
2012-07-23 02:38 PDT, Amir E. Aharoni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amir E. Aharoni 2012-07-23 02:38:16 PDT
Created attachment 153758 [details]
An HTML file that demonstrates the problem

This is based on issue 138434 in Chromium:
http://code.google.com/p/chromium/issues/detail?id=138434

What steps will reproduce the problem?
Try to display HTML with an Arabic word, part of which is in a separate element.

What is the expected result?
That letters would be joined (connected).

What happens instead?
Letters are disjoined at the border of the element.

Please provide any additional information below. Attach a screenshot if
possible.
See attached file.
Comment 1 Jeremy Moskovich 2012-07-23 02:42:34 PDT
Related Chromium bug: http://crbug.com/91975 .
Comment 2 Jeremy Moskovich 2012-07-23 02:44:57 PDT

*** This bug has been marked as a duplicate of bug 6148 ***