fdo#47907: fix flickering scrolling in Basic IDE

János Uray uray.janos at gmail.com
Mon Jul 30 11:04:31 PDT 2012


This patch solves this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=47907

The text was flickering because Window::Invalidate() clears the client area
by default. To prevent this, I've added an INVALIDATE_NOERASE parameter to
Invalidate() calls.
On the other hand, the background still needed to be erased outside the
text: the indentation space and the rest of the line.

(Note: both svtools and basctl must be rebuilt.)

Regards,
Uray M. János
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120730/808be5bc/attachment.html>


More information about the LibreOffice mailing list