If "Allow table to split across pages and columns" is disabled for table and a new row is added, then "Allow table to split across pages and columns" is automatically enabled again. 1. Create a table 2. Open table properties and disable "Allow table to split across pages and columns" 3. Commit with "OK" 4. Table behaves corretly and does not split at page the end of the page 5. Add a new row to the table 6. Table splits at page the end of the page 7. Open table properties. The option "Allow table to split across pages and columns" is enabled again.
Reproducible with Version: 6.1.0.0.alpha0+ (x64) Build ID: 77a535285f0fd5f2464430abdc67cf99be024868 CPU threads: 4; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-01-23_23:04:23 Locale: de-DE (de_DE); Calc: CL But not in Version: 5.4.5.1 (x64) Build-ID: 79c9829dd5d8054ec39a82dc51cd9eff340dbee8 CPU-Threads: 4; BS: Windows 6.19; UI-Render: Standard; Gebietsschema: de-DE (de_DE); Calc: group
This was reproduced in the following environment. Version: 6.0.1.1 (x64) Build ID: 60bfb1526849283ce2491346ed2aa51c465abfe6 Locale: ja-JP (ja_JP); OS:Winsows7 Home Premium x64 CPU:Intel(R)celeron(R)2.00GHz
Regression introduced by: author Jim Raykowski <raykowj@gmail.com> 2017-10-31 15:48:07 -0800 committer Miklos Vajna <vmiklos@collabora.co.uk> 2017-12-20 09:11:47 +0100 commit 416f7578d6332b5b5a4445f26307d73925188e41 (patch) tree c84e21fe1b096f149baf03a95bce82f5b385ad2e parent 226804c8f7d2306562380283edfd919a88863807 (diff) tdf#107555 Apply 'Default Style' table style to newly inserted tables Bisected with: bibisect-linux64-6.1 Adding Cc: to Jim Raykowski
This can be recreated in previous versions by 1. insert table Ctrl-F12 2. apply table style Menu > Table > AutoFormat Styles... 3. continue at step 2 using Pascal's instructions This happens because an AutoFormat Style is applied to the table. This was introduced in tdf#107555 Apply 'Default Style' table style to newly inserted tables This should be reverted along with tdf#108227 Set table style so it is highlighted in Sidebar styles list For the moment, one way to remedy this is 1. insert tables using Menu > Table > Insert Table... or Ctrl-F12 2. click on AutoFormat button AutoFormat dialog appears and 'None' should be highlighted in the Format list box 3. click OK 4. click OK to insert the table
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Just tested it in Version 6.2.2.1 and the bug still persists. Version: 6.2.2.1 (x64) Build-ID: fcd633fb1bf21b0a99c9acb3ad6e526437947b01 CPU-Threads: 8; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: CL
Can't reproduce with a table created with table picker, but if table has a table style I can still reproduce with Version: 7.1.0.3 (x64) / LibreOffice Community Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
I re-bibisected based on comment 4 using these steps: 1.) create a new table. 2.) remove the setting "Allow table to split across pages and columns" 3.) apply a table - autoformat where table break was applied starting in LO 3.6 somewhere in the range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=f5080ebb7022c9f5d7d7fdca4fe9d19f9bb8cabf..a90d7788a4b9aca4378cd1660293403db3d399ac It is almost certainly the one by author Muhammad Haggag on 2012-05-03 11:12:12 commit 7e8c0bd73ee59ff3041e55268c77203373962e51 tdf#31005 Table Autoformats do not save/apply all properties https://cgit.freedesktop.org/libreoffice/core/commit/?id=7e8c0bd73ee59ff3041e55268c77203373962e51 I'm removing REGRESSION because I don't think it applies here. What probably needs to happen is that the built-in styles should NOT specify a table-split property. That way whatever is applied to the table would remain. (But that is probably much easier said than done - likely the setting is not implemented as "optional".) However, when a user-defined style is created, it ought to capture this setting.
Dear Pascal Becker, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still present with Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2b85bceca88ab119fff5cbdc41fe913435a479ca CPU threads: 4; OS: Windows 10 (10.0 build 19045); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL threaded Steps: 1. Create a table (Strg+F12) with a table style 2. Open table properties and disable "Allow table to split across pages and columns" 3. Commit with "OK" 4. Table behaves corretly and does not split at page the end of the page 5. Add a new row to the table 6. Table splits at page the end of the page 7. Open table properties. The option "Allow table to split across pages and columns" is enabled again.