GNOME Bugzilla – Bug 84396
clear background causes inconsistency
Last modified: 2004-12-22 21:47:04 UTC
This may be an html export bug but I suspect some problem in the main system: new gnumeric B2 = 1 C2 = 2 set background of B2 to red. export to HTML 4.0 ----------> check the file an observe that the 1 is on red background clear background of B2 ----------> the sheet now shows B2 to have a white background export to HTML 4.0 ----------> check the file an observe that the 1 is still on red background <BUG!!!> set background of B2 to white ----------> check the file an observe that the 1 is on clear background (Shouldn't the background be white ??, this may also be a bug.)
I just noticed that this only happens when we use the button on the toolbar. If we use the cell format dialog there is no probleem.
fixed in cvs head