[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

--- Comment #15 from Kevin Suo  ---
The problem seems to be the (wrongly) applying of text grid for text in table. 

>From the pdf exported from MS Word, we can see that the text grid at not used
for the table (i.e., the line height is single line without any adjustments).
However, from the PDF exported in Writer, you see that the text in table is
adjusted the same way as for normal text paragraphs applying the "lines per
page" setting as defined on the Format > Page > Text Grid dialog.

Not sure whether it is explained in OOXML standards that text grid should not
be applied to tables? And how about text frames?

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

--- Comment #14 from Kevin Suo  ---
Created attachment 183531
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183531=edit
amended bugdoc exported to pdf in Writer

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

--- Comment #13 from Kevin Suo  ---
Created attachment 183530
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183530=edit
amended bugdoc exported to pdf in MS Word

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

--- Comment #12 from Kevin Suo  ---
Created attachment 183529
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183529=edit
amended bugdoc in docx format

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #11 from Kevin Suo  ---
(In reply to Caolán McNamara from comment #2)
> You probably need to find the code in writer that calculates the grid and see 
> how it calculates it in order to feed it numbers that will make it behave 
> like word.

The relevant code should be in:
sw/source/ui/misc/pggrid.cxx
https://opengrok.libreoffice.org/xref/core/sw/source/ui/misc/pggrid.cxx?r=875c27dc

People interested on this can take a try. 

> It might be that to get the same layout as word you have to add/subtract page 
> margins and/or header/footer heights or something like that.

SwTextGridPage::UpdatePageSize tries to do this kind of thing, but not sure
whether it did it correct.

When I open this doc in MS Word, it has Text Grid turned on, grid type is Lines
Only, 29 lines per page, 18pt max base text size, which is the same as what
shows in Writer's Format > Page > Text Grid dialog.

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

2022-05-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Dieter  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

--- Comment #10 from Collabora Productivity Ltd 
 ---
Yes, the bug is there.
Version: 7.2.3.1 / LibreOffice Community
Build ID: 20(Build:1)
CPU threads: 12; OS: Linux 5.3; UI render: default; VCL: kf5 (cairo+xcb)
Locale: hu-HU (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

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

--- Comment #9 from QA Administrators  ---
Dear Andras Timar,

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 88752] DOC import: text grid size mismatch

2019-11-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

--- Comment #8 from Gerald Pfeifer  ---
Yes, this is still there.

Version: 6.5.0.0.alpha0+
Build ID: 122468bf97f1ea456274991103a13489b8d5df58
CPU threads: 4; OS: Linux 5.3; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-11-22_13:38:19

-- 
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 88752] DOC import: text grid size mismatch

2019-11-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

--- Comment #7 from QA Administrators  ---
Dear Andras Timar,

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 88752] DOC import: text grid size mismatch

2018-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

--- Comment #6 from Gerald Pfeifer  ---
Yes, this is still there in Version: 6.1.3.2.

-- 
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 88752] DOC import: text grid size mismatch

2018-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

--- Comment #5 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 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 88752] DOC import: text grid size mismatch

2017-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Gerald Pfeifer  changed:

   What|Removed |Added

 CC||ger...@pfeifer.com

--- Comment #4 from Gerald Pfeifer  ---
Yes, still seeing this with LibreOffice 5.4.2.2.

-- 
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 88752] DOC import: text grid size mismatch

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Mark Hung  changed:

   What|Removed |Added

 Blocks||106568


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106568
[Bug 106568] [META]Text Grid 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 88752] DOC import: text grid size mismatch

2016-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

--- Comment #3 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.1.5 or 5.2.1  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-20160920

-- 
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 88752] DOC import: text grid size mismatch

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Attachment #112730|text/plain  |application/msword
  mime type||

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


[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

2015-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

2015-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 Blocks||83066

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


[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

2015-01-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

--- Comment #2 from Caolán McNamara caol...@redhat.com ---
Back in the day when we first implemented the text grid I suggested we should
have the same text grid rules as word (whatever they are) for ease of
interoperability, but the powers that be said they wanted a text-grid that was
better than words and so we have different rules for it, which is a
frustrating nightmare.

The table confuses things, but if you remove it and compare word against writer
for 15 lines per page (writer: format page-text grid with cjk features enabled
word: page setup-document grid) and put 15 lines into word and writer for this
doc then word fits 15 lines into the page and writer fits 14.

I remember just giving up and settings things so that the numbers are the same
in word and writer wrt lines per page and base text size. I don't think it's as
simple as just scaling the font size by 0.9 (but maybe it is)
https://wiki.openoffice.org/w/images/1/1c/Text_Grid_Enhancement_for_CJK.odt
which has some details on what's wrong with our grid that *might* be useful.

You probably need to find the code in writer that calculates the grid and see
how it calculates it in order to feed it numbers that will make it behave like
word. It might be that to get the same layout as word you have to add/subtract
page margins and/or header/footer heights or something like that.

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


[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

2015-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88752

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||caol...@redhat.com
 Ever confirmed|0   |1

--- Comment #1 from Andras Timar tima...@gmail.com ---
@Caolán: could you please advise?

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