[Bug 115849] Allow table to split across pages and columns enabled when adding row in a table with table style

2024-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

--- Comment #10 from Dieter  ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 115849] Allow table to split across pages and columns enabled when adding row in a table with table style

2024-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

--- Comment #9 from QA Administrators  ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115849] Allow table to split across pages and columns enabled when adding row in a table with table style

2022-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

Timur  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=11 |
   |5465|

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115849] Allow table to split across pages and columns enabled when adding row in a table with table style

2021-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

Justin L  changed:

   What|Removed |Added

 Blocks||107553


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107553
[Bug 107553] [META] Writer table styles bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115849] Allow table to split across pages and columns enabled when adding row in a table with table style

2021-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
   Keywords|regression  |
Version|6.0.1.1 release |3.6 all versions

--- Comment #8 from Justin L  ---
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=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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115849] Allow table to split across pages and columns enabled when adding row in a table with table style

2021-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

Dieter  changed:

   What|Removed |Added

Summary|Allow table to split across |Allow table to split across
   |pages and columns enabled   |pages and columns enabled
   |when adding row |when adding row in a table
   ||with table style

--- Comment #7 from Dieter  ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs