<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - EDITING: LibreOffice hangs while selecting text"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109081">bug 109081</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;">Keywords</td>
<td>
</td>
<td>bibisected, bisected, regression
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>mstahl@redhat.com
</td>
</tr>
<tr>
<td style="text-align:right;">Version</td>
<td>6.0.0.0.alpha0+ Master
</td>
<td>4.2 all versions
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - EDITING: LibreOffice hangs while selecting text"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109081#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - EDITING: LibreOffice hangs while selecting text"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109081">bug 109081</a>
from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
<pre>Regression introduced by:
author Michael Stahl <<a href="mailto:mstahl@redhat.com">mstahl@redhat.com</a>> 2013-10-08 16:37:35 (GMT)
committer Michael Stahl <<a href="mailto:mstahl@redhat.com">mstahl@redhat.com</a>> 2013-10-08 19:22:34
(GMT)
commit 91159b1c31a7fd474ba0b97828f593604790ce3c (patch)
tree 5f389bd18b3b5a31b5e2adad5d16370ec694e4c5
parent 2541f60615ebbdebeab870625817a1f4d8ad1682 (diff)
fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hints
These are already filtered out in SwpHints::TryInsertHint(), but they
can be produced by a SwTxtNode::Update() following some deletion like in
SwTxtNode::ReplaceText() (or maybe CutImpl() and RstAttr() too?).
So in order to prevent SwHistorySetTxt being created for these,
filter them out in SwpHints::MergePortions(), which has the advantage
that it's one location to change; probably filtering in Update() and
RstAttr() both would work too.
(regression from 6db39dbd7378351f6476f6db25eb7110c9cfb291)
bisected with bibisect-42max
Adding Cc: to Michael Stahl</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>