Comment 5 for bug 166213

Revision history for this message
Buliabyak-users (buliabyak-users) wrote : Re: implement SVG 1.2 "background" property

Actually we need to switch from using sodipodi:namedview to
the background property which was added to SVG 1.2. When we
do that it'll fix this one too, because it will be processed
universally by the renderer (now the bg color is a separate
canvas item on the main canvas, but missing in other
canvasses such as the about box, hence this bug).