Description: When I create a template with a custom default cell style then create a document with that template, the default cell style is not completely preserved on new sheets inserted after 'Sheet1'. The initial 'Sheet1' has the correct formatting, however, when a new sheet is added the row heights on the new sheet appear to use the libre calc default and not the format of the template and original sheet. My customization included padding so it may be the padding not being honored or the optimal-height setting not being honored. Steps to Reproduce: 1. Open blank worksheet. 2. Open styles manager, right click on 'default' style and select 'modify'. 3. On font tab change font to 'Calibri'. 4. On the 'Borders' tab increase padding to 3.0pt on all 4 sides. 5. Save worksheet as template, with 'use as default' checked. 6. Create new document, which will have a single initial sheet with the new formatting. 7. Insert a new sheet using the '+' or from 'Sheet'->'insert sheet' Actual Results: The new sheet row height is not preserved on the new blank worksheet. Expected Results: I expect that every new sheet will look exactly like the initial default blank sheet that is there at the creation of a new datasheet. Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: I can correct the problem by taking an extra step of selecting the entire newly created sheet, right clicking on the rows and selecting 'optimal-height' and then my new sheet looks like what I have on my initial sheet. I don't know if other style properties are also not displaying correctly. Also, I can't tell if it's a row height property or maybe just the padding that is not being displayed.
Please if you are not agree, reopen it. *** This bug has been marked as a duplicate of bug 81397 ***