[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2023-05-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Michael Stahl (allotropia)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |michael.st...@allotropia.de
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #10 from Michael Stahl (allotropia)  
---
the problem appears to be this code in CalcContent prevents table from going to
previous page or column:

if ( static_cast(pFrame)->IsFollow() &&
 ( !pSect || pSect == pFrame->FindSctFrame() ) )
{
static_cast(pFrame)->m_bLockBackMove = true;
}

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||1031
 CC||kelem...@ubuntu.com

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2023-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

raal  changed:

   What|Removed |Added

 CC||michael.st...@allotropia.de
   Keywords|bibisectRequest |bibisected, bisected
  Regression By||Michael Stahl
Version|7.5.0.0 alpha0+ |6.3.1.2 release

--- Comment #9 from raal  ---

at this commit ctrl+z stopped working, nothing happens after ctrl+z
203f805ec2622f0dcd6c871a6efc5af848b08e72 is the first bad commit
commit 203f805ec2622f0dcd6c871a6efc5af848b08e72
Author: Norbert Thiebaud 
Date:   Wed Sep 19 15:46:34 2018 -0700

source sha:723728cd358693b8f4bc9d913541aa4479f2bd48
https://git.libreoffice.org/core/+/723728cd358693b8f4bc9d913541aa4479f2bd48

at this commit ctrl+z started working again, but with broken layout as
described in bug.
94e9a9c925c8b9d2404c61785b28935dfba5d3ec is the first bad commit
commit 94e9a9c925c8b9d2404c61785b28935dfba5d3ec
Author: Norbert Thiebaud 
Date:   Fri Nov 16 03:34:48 2018 -0800

source sha:68880a3004623553bf1920ad8a4a4d2be4bca234

https://git.libreoffice.org/core/+/68880a3004623553bf1920ad8a4a4d2be4bca234

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2023-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Buovjaga  changed:

   What|Removed |Added

  Comment #6 is|1   |0
private||

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2023-01-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

BogdanB  changed:

   What|Removed |Added

 OS|All |Windows (All)

--- Comment #8 from BogdanB  ---
I marked comment 4 and comment 5 as obsolete, and also I marked this as a
Windows specific.

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2023-01-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
Can't reproduce on Ubuntu 20.04:

Version: 7.5.0.1 (X86_64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Version: 7.4.4.2 / LibreOffice Community
Build ID: 85569322deea74ec9134968a29af2df5663baa21
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Version: 7.3.7.2 / LibreOffice Community
Build ID: e114eadc50a9ff8d8c8a0567d6da8f454beeb84f
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

But I can reproduce on Windows 10:

Version: 7.5.0.1 (X86_64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: threaded

Vengatesh, are you sure you were able to see the completely different table and
many extra blank pages after undoing on Linux?
To me, it looks like a Windows-only issue.

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Blocks||103100


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

--- Comment #5 from vengatesh  ---
Actual Results:
Multiple additional pages/ distorted table layout

Expected Results:
Same as before undo

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 465c3ad95059f0efa13c8027f7383c4d20a5b2ff
CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Calc: threaded


REPRODUSE

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

--- Comment #4 from Maneesh  ---
NOT REPRODUCED

Steps to Reproduce:

1. Open the attached file
2. Scroll to page 8 (Tabella1 in Navigator)
3. Delete the table (delete table button)
4. CTRL+Z

ENVIRONMENT:
Libreoffice 7.4.0.0.alpha0
linux mint 20.3

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Telesto  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #3 from Telesto  ---
Well it seems far easier to do a bibisect and having some commit as reference,
compared to blind search for the cause.. 

The source file comes from the bug tracker: attachment 182008

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Dieter  ---
I confirm it with

Version: 7.4.0.3 (x64) / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

Might be document related. Telesto, could you reproduce the problem with some
more general steps?
=> NEEDINFO

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

[Libreoffice-bugs] [Bug 150606] Undo of table in columns adds multiple additional pages + broken layout

2022-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150606

Telesto  changed:

   What|Removed |Added

Summary|Undo of table in columns|Undo of table in columns
   |adds multiple additional|adds multiple additional
   |pages   |pages + broken layout

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