https://issues.apache.org/ooo/show_bug.cgi?id=123564

--- Comment #9 from Armin Le Grand <[email protected]> ---
ALG: No, this is irritating but correct; the default 8x8 bitmap 'Blank' used as
start for this indeed has background color (color[0]) black and foreground
color (color[1]) white and *all* pixels are set.
When you change foreground color from white to e.g. red all formally white
pixels get red because all pixels are set.
When you click in the pattern editor the color gets black (to background color)
because the pixel changes from 'set' to 'unset' -> background.
You may check with adding (importing) an own 8x8 bitmap with two colors (bg
white, fg black and no pixel set), it will also work. Why the initial 'Blank'
bitmap is defined as described is strange, but the pixel editor has to work
with it as it is.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

Reply via email to