[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

Aron Budea  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

--- Comment #6 from Commit Notification 
 ---
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a12727702b4132bb0576062afe68e39a87a6a426

tdf#144840: sw_uiwriter3: Add unittest

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

Noel Grandin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

--- Comment #5 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/12cac92a7f803808d971071fb091ba8572db587a

tdf#144840 Special Paste RTF: Table with merged cells messed up

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.3.0

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

Aron Budea  changed:

   What|Removed |Added

   Keywords||bisected

--- Comment #4 from Aron Budea  ---
Actually, that was a red herring. The regression was introduced in the range,
but it's from the following commit, confirmed by reverting.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=e3ea0e32657a41b48d9d9d28f6ad15af4c2a7abc
author  Noel Grandin  2021-08-28 17:28:34 +0200
committer   Noel Grandin  2021-08-29
09:33:52 +0200

tdf#135683 speed up large writer table load

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu,
   ||noelgran...@gmail.com
   Keywords|bibisectRequest |bibisected

--- Comment #3 from Aron Budea  ---
This started crashing at the paste special step with the first commit below.
The crashing ended at the second commit, but the result was already bad. I'm
fairly sure the regression started with the first commit (but haven't confirmed
it). Adding CC: to Noel Grandin.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=426930d0c4bd6f782a04a92e8a36e92cd65e186f
author  Noel Grandin 2021-08-28 08:35:29
+0200
committer   Noel Grandin  2021-08-28
15:13:20 +0200

"speedup dynamic_cast to SwTextFrame"

https://cgit.freedesktop.org/libreoffice/core/commit/?id=aac3ef9df34b38d8fc786f13b0336c7cbe68ee51
author  Noel Grandin  2021-08-31
12:07:56 +0200
committer   Noel Grandin  2021-08-31
22:13:15 +0200

"fix crash in select-all"

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

Ezinne  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords||bibisectRequest, regression

--- Comment #2 from Ezinne  ---
Reproducible in:

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: c2de581d1943df2d84f2b71817b6a8bee41f0217
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-09-30_21:07:11
Calc: threaded

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

[Libreoffice-bugs] [Bug 144840] Special Paste RTF: Table with merged cells messed up

2021-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144840

--- Comment #1 from Telesto  ---
Created attachment 175426
  --> https://bugs.documentfoundation.org/attachment.cgi?id=175426=edit
Example file

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