<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Words stress are added incorrectly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=137756">bug 137756</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Words stress are added incorrectly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=137756#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Words stress are added incorrectly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=137756">bug 137756</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>This is very likely caused by some poor combining of characters that have
different properties (belong to different spans on ODF). The text has this
structure in ODF:
<span class="quote">> <text:p text:style-name="P1"><text:span text:style-name="T1">и</text:span><text:span text:style-name="T2">́и́́́</text:span></text:p></span >
where the first span only has the "и", and the second span has combining acute
+ "и" + three combining acutes. So the first combining acute (from the second
span) has to join to the "и" from the previous span.
The spans' styles (T1 and T2) in fact only differ by officeooo:rsid present in
T2, which indicates the later change and is used for comparison of document
versions. Regardless of the differences, there is obviously some glitch.
Confirming with Version: 7.1.0.1 (x64)
Build ID: b585d7d90ab863bf29b2d110c174c0c2a98f3ee4
CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL
(I'm not familiar with the code, so can't help much with debugging/fixing it.)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>