[Libreoffice-bugs] [Bug 114392] MacOS: Increased CPU usage while typing
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 13 08:49:51 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114392
Alex Thurgood <iplaw67 at tuta.io> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Alex Thurgood <iplaw67 at tuta.io> ---
Confirming with my master build 6.0alpha1.
The main lag seems to appear for me in the handling in bitmap.cxx, line 945:
Bitmap aBmp(GetBitmap(aDstRect.TopLeft(), aDstRect.GetSize()));
which is called by function :
void OutputDevice::DrawDeviceAlphaBitmapSlowPath(const Bitmap& rBitmap, const
AlphaMask& rAlpha, tools::Rectangle aDstRect, tools::Rectangle aBmpRect, Size&
aOutSize, Point& aOutPoint)
--
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/20171213/ff7159ac/attachment.html>
More information about the Libreoffice-bugs
mailing list