[Libreoffice-bugs] [Bug 60378] FILEOPEN DOC: Some right borders not displayed in table

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

Justin L  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |

--- Comment #18 from Justin L  ---
(In reply to Justin L from comment #16)
> // #i18128# word has only one line between adjoining vertical cells
> // we have to mimic this in the filter by picking the larger of the
> // sides and using that one on one side of the line (right)
It seems completely unnecessary to do this here, because "merge adjacent line
styles" does exactly that.

proposed fix at https://gerrit.libreoffice.org/c/core/+/9306

-- 
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 60378] FILEOPEN DOC: Some right borders not displayed in table

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

--- Comment #17 from Justin L  ---
The openoffice bug report isn't helpful in finding the code change.
https://bz.apache.org/ooo/show_bug.cgi?id=18128

-- 
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 60378] FILEOPEN DOC: Some right borders not displayed in table

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

--- Comment #16 from Justin L  ---
// #i18128# word has only one line between adjoining vertical cells
// we have to mimic this in the filter by picking the larger of the
// sides and using that one on one side of the line (right)

It looks like this can be fixed in ww8par2.cxx's AdjustNewBand by commenting
out

//aOldBox.SetLine(nullptr, SvxBoxItemLine::RIGHT);

The problem comes from the fact that three cells need to be merged. The first
cell has no left border, so I assume that it just uses that for the newly
merged cell.

I have no idea of the implications of not removing the right line are - either
for import or for export, especially since there were no unit test failures...

-- 
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 60378] FILEOPEN DOC: Some right borders not displayed in table

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

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #15 from Justin L  ---
Created attachment 159759
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159759=edit
Problema-con-borders-652 simplified.doc: minimal table

-- 
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 60378] FILEOPEN DOC: Some right borders not displayed in table

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

--- Comment #14 from Mikhail Vladimirov  ---
LibreOffice ver. 6.2.5.2
Same thing as before
:-(

-- 
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 60378] FILEOPEN DOC: Some right borders not displayed in table

2019-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60378

--- Comment #13 from QA Administrators  ---
Dear Mikhail Vladimirov,

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

-- 
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 60378] FILEOPEN DOC: Some right borders not displayed in table

2018-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60378

Timur  changed:

   What|Removed |Added

Summary|FILEOPEN: Table: Right  |FILEOPEN DOC: Some right
   |border not displayed|borders not displayed in
   ||table

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