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

--- Comment #11 from Mike Kaganski <[email protected]> ---
(In reply to Eike Rathke from comment #7)
> Where's the problem?
> Or rather, *what* is the problem?

Prior to that commit, while scrolling in Calc, there was no disk I/O. Starting
with this commit, and up to current master, there's massive disk I/O that tries
to open those non-existent files. We don't (and didn't) ship those files, so it
must be something changed that enabled the calls to
BreakIterator_Unicode::loadICUBreakIterator() that were previously not called.
In the method, the "OpenOffice" is hardcoded.

The I/O is thought as one of possible causes of drastic UI performance
regression on Windows in 5.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to