Apache OpenOffice (AOO) Bugzilla – Issue 122138
[sidebar]area panel-can't set same fill setting with next object when set same fill type.
Last modified: 2017-05-20 10:03:15 UTC
Trunk build: r1413470 steps: 1.new a spreadsheet 2.insert a shape and fill with default color 3.specify a color as green to fill the shape 4.change to fill type to hatching with specific image as hatching 3 5.Change fill type back to 'Color'. 6.Keep focus on the shape, and insert another one. 7.Change fill type of new object to the hatching 8.Change fill type of new object back to 'Color'. defect: in step 7,Object is not filled with the image that the first object last filled with, say hatching 3. in step 8,Object is not filled with the color that is same as the first object, here it's Green, instead the default color.
ALG: I see no error. Step (7) changes the object to hatching and it gets the default hatching which is set for the document at this time. The default hatching is changed by setting a hatching when *no* object is selected; choosing a hatching when an object is selected does not change the default for newly created objects. Same explanation for step (8). To change the default for newly created objects. set something when no object is selected. This needs to be done using the dialog, the panel is not visible/available in this case. BTW: Symphony behaves exactly the same, it even goes back to default color (Blue 7, *not* the symphony yellow) after the last step.