On Tue, 27 Feb 2024 05:09:20 GMT, Karthik P K <k...@openjdk.org> wrote:

>> yes, this bothered me from the start.  I did have a test case in the MT with 
>> two text nodes with the same text, and it seemed to work correctly.  or did 
>> I miss something?
>
> Actually most of the repeating text cases are handled. I saw failure in only 
> one case where a Text node containing mix of LTR and RTL text is repeated. 
> For example if we have a Text node with content like "شزذيArabic" repeated, 
> then it fails. 
> If the Text node contains only LTR or RTL text then no issues are seen.

Fixed this issue

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1323#discussion_r1504263571

Reply via email to