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

bunkem <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilmari.lauhakangas@libreoff
                   |                            |ice.org
           Keywords|bibisectRequest             |bibisected, bisected

--- Comment #6 from bunkem <[email protected]> ---
After running through the bisect, I think the issue may be that the earlier
version actually didn't do the spellchecking.  There was no squiggly lines in
the earlier version.  So it had no lagging.  

Once the actual spellchecker works properly in the later version, it takes a
longer period to go through the 350,000 words to check.  So while it's
checking, it's laggy.  It takes some time to load the document into memory???

In any case, after bisecting, it looks like this is the point where the
laggyness starts. 

```
1603750e58289a61a295a01dd3d105b2325506f7 is the first bad commit
commit 1603750e58289a61a295a01dd3d105b2325506f7
Author: gerrit <[email protected]>
Date:   Thu Jul 12 00:32:02 2018 +0200

    source sha:0fb5ca6cc9cc55a4436a36c533461769b1fc8526

    source sha:0fb5ca6cc9cc55a4436a36c533461769b1fc8526

 .../Contents/Frameworks/libwriterfilterlo.dylib    | Bin 3197776 -> 3161088
bytes
 LibreOffice.app/Contents/Resources/setuprc         |   2 +-
 LibreOffice.app/Contents/Resources/versionrc       |   2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
```

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to