Created attachment 74667 [details] ON inserting new row and column When We have an table with n rows and n columns and have modified style like Borders, or alignment or writing modes etc. And If we want to add new row or column it should be same as the previous cells in table. Instead the cells are inserted with default values. Steps to Reproduce: 1. Create an presentation slide in impress. 2. Create an table with n rows and n columns. 3 Add some properties like change the border color/size, or writing mode. 4. insert An row wither with the insert row or use tab at last cell, Or insert an column. The column is inserted with default style and not same as the already present table. in writer the new rows/columns inherits the style of parent cells.
Verified in version 4.0.0
Changing blocker to 3.6 MAB as it exists in 3.6 and it should be a blocker for the oldest version that it exist and that the MAB still is open.
confirmed in LibO 4.0.4 moving from mab3.6 to mab4.0 list since 3.6.x is EOL.
(This is an automated message.) Setting priority to highest as this is a 4.0 MAB. This is part of an effort to make the importance of MAB reflected in priority too.
Is this still an issue with 4.1 or 4.2? We are trying to clean up mab4.0 as it reached EOL a while ago. Testing this would be very much appreciated.
still reproducible in LibO 4.2.0.4 under Win7 64bit moving to mab4.1
*** Bug 73830 has been marked as a duplicate of this bug. ***
still reproducible with LibO 4.2.3.3 and 4.3.0.0.alpha1+ Build ID: a1dd961c3093f5f7624e4d1f2240e9120fd13f23 TinderBox: Win-x86@39, Branch:master, Time: 2014-05-06_11:47:48 moving to mab4.2 list since 4.1.x reached EOL
I will look into this.
I submitted a change for review. https://gerrit.libreoffice.org/#/c/10373/
Hideki Ikeda committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bfd1aced3da2aab9df3fc6f93543a5b6b1075b6 fdo#60712 - Inherits cell styles in inserting rows/columns The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The fix is now merged. I'll mark this resolved.
This bug fix comes with LibreOffice 4.4 (release notes https://wiki.documentfoundation.org/ReleaseNotes/4.4) When we have a table in impress, have modified a cell style and then add a new row or column it now inherits the style of the current row/column for the new one instead of using default values.