[Libreoffice-bugs] [Bug 115582] VIEWING: Rotated Text in a Cell gets invisible ( steps in comment 6 )

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 7 12:45:03 UTC 2018


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

--- Comment #14 from Eike Rathke <erack at redhat.com> ---
So it appears to be painted shortly and then over-painted by the background
again. Some code pointers:
Drawing things happens in
sc/source/ui/view/gridwin4.cxx ScGridWindow::DrawContent()
called from 
sc/source/ui/view/gridwin4.cxx ScGridWindow::Draw()
after having obtained cell infos from
sc/source/core/data/fillinfo.cxx ScDocument::FillInfo()

Hope that helps.

-- 
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/20180407/308284e6/attachment.html>


More information about the Libreoffice-bugs mailing list