[Libreoffice-bugs] [Bug 112532] Color picker widget is slow to initialize - does not cache color palette data
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 20 18:43:50 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112532
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |serval2412 at yahoo.fr
Ever confirmed|0 |1
--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
I agree. It seems we call PaletteManager ctr quite a lot each time we access
this.
On the contrary if you change the color of the word with button on standard
bar, it creates a new PaletteManager which stays until you close LO.
There's also a pb of memory leaking, see tdf#111894 and new try to fix this:
https://gerrit.libreoffice.org/#/c/42494/2
--
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/20170920/cdd32204/attachment.html>
More information about the Libreoffice-bugs
mailing list