Hi all, While trying to fulfill my bug-solving quota of this week, I came accross the following : Almost all methods in the GuiPainter class have something like if (!isDrawingEnabled()) return; except GuiPainter::fillRectangle(...) !! Adding this will solve gmane.editors.lyx.devel/109857 <http://article.gmane.org/gmane.editors.lyx.devel/109857> gmane.editors.lyx.devel/109859 <http://article.gmane.org/gmane.editors.lyx.devel/109859> http://bugzilla.lyx.org/show_bug.cgi?id=4937 <http://bugzilla.lyx.org/show_bug.cgi?id=4937> http://bugzilla.lyx.org/show_bug.cgi?id=5027 http://bugzilla.lyx.org/show_bug.cgi?id=5235 <http://bugzilla.lyx.org/show_bug.cgi?id=5235> Maybe also: http://bugzilla.lyx.org/show_bug.cgi?id=5230
fillrectangle_missing_isdrawingenabled.patch
Description: fillrectangle_missing_isdrawingenabled.patch