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

--- Comment #12 from Jan-Marek Glogowski <glo...@fbihome.de> ---
Hmm - my patch is just a fix for a linking problem on  Windows.

Now the range of 
  source sha:9b4abcd1c45a646a1ac9120fe1c489ba6bb44e95
  ..
  source sha:e6e8a060ecc6e4fd51cfe88e00d841d546ed5915

Includes the idle timer merge, which has introduced some repaint problems in
the past.

Actually LO consumes 100% CPU here, when opening the document. Running in
valgrind shows, that most of the time is spend in Calcs SpellTimerHdl, which is
scheduled with the REPAINT priority... and so races with GUI updates.

Will push a patch for master and 5.0 to lower the spell checkers prio.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to