[Libreoffice-bugs] [Bug 109081] EDITING: LibreOffice hangs while selecting text

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 12 12:43:30 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=109081

Xisco FaulĂ­ <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |mstahl at redhat.com
            Version|6.0.0.0.alpha0+ Master      |4.2 all versions
     Ever confirmed|0                           |1

--- Comment #3 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Michael Stahl <mstahl at redhat.com>       2013-10-08 16:37:35 (GMT)
committer       Michael Stahl <mstahl at redhat.com>       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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170712/69c539d2/attachment.html>


More information about the Libreoffice-bugs mailing list