[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

2023-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100061

--- Comment #8 from QA Administrators  ---
Dear weml,

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 100061] Table cells in specific Microsoft Word document not merge without changing column width

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

Aron Budea  changed:

   What|Removed |Added

Version|5.1.2.2 release |Inherited From OOo

--- Comment #7 from Aron Budea  ---
Already in 3.3.0.

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

[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

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

Aron Budea  changed:

   What|Removed |Added

Version|unspecified |5.1.2.2 release
 CC||ba...@caesar.elte.hu

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

[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

2020-04-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100061

--- Comment #6 from Justin L  ---
repro 7.0+

-- 
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


[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

2019-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100061

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||112700
   Keywords||filter:doc


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112700
[Bug 112700] [META] DOC (binary) table-related issues
-- 
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


[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

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

--- Comment #5 from Mike Kaganski  ---
(In reply to Mike Kaganski from comment #4)
> ... 2 pts ...

Sorry: it should be 2 twips.

-- 
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


[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

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

--- Comment #4 from Mike Kaganski  ---
The reason for the problem is that the red cells are already joined from
initially unaligned cells. The second (hidden) cell of the first red merged
cell actually has left border at 2 pts to the left compared with left border of
the first cell of said merged cell. LibreOffice doesn't allow to merge
unaligned cells; but in this case, the merge was performed in Word.

If one splits the cells to initial state, then one won't be able to merge them
back unless one aligns the borders.

Actually I'm not sure if this should be considered a bug. We don't support
non-rectangular cells, including merged; this is the case when we require
strictly rectangular selection, when Word seem to be more forgiving. Maybe we
could also accept some small allowance.

The place in code that rejects the merge is in SwTable::CollectBoxSelection(),
specifically "if( nLeft < nMin )".

-- 
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


[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

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

--- Comment #3 from Mike Kaganski  ---
Still reproducible with Version: 6.0.3.2 (x64)
Build ID: 8f48d515416608e3a835360314dac7e47fd0b821
CPU threads: 12; OS: Windows 10.0; UI render: GL; 
Locale: ru-RU (ru_RU); 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


[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

2017-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100061

--- Comment #2 from QA Administrators  ---
** 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 on a currently supported version of
LibreOffice 
(5.4.1 or 5.3.6  https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the version of
LibreOffice and 
your operating system, and any changes you see in the bug behavior

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave 
a short comment that includes your version of LibreOffice and Operating System

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)

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:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug-20170901

-- 
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


[Libreoffice-bugs] [Bug 100061] Table cells in specific Microsoft Word document not merge without changing column width

2016-05-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100061

Cor Nouws  changed:

   What|Removed |Added

Summary|Table cells Microsoft Word  |Table cells in specific
   |document are not merge. |Microsoft Word document not
   ||merge without changing
   ||column width

-- 
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