[Libreoffice-bugs] [Bug 127316] FILESAVE: DOCX lower character adds page break in DOCX

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

Dieter Praas  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 Blocks||108769
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=99
   ||602

--- Comment #9 from Dieter Praas  ---
I confirm this with

Version: 6.3.2.2 (x64)
Build-ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU-Threads: 4; BS: Windows 10.0; UI-Render: GL; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded

Explanation: Subscript position has been changed to 13.999% (!)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108769
[Bug 108769] [META] DOCX (OOXML) character-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 127316] FILESAVE: DOCX lower character adds page break in DOCX

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

--- Comment #8 from Michael Hartje  ---
Created attachment 154532
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154532=edit
original ODT-file which destroys the page layout after 1 character set low line

The described error occurs still in Version 6.3.1.2 (windows) -- save my ODT to
DOCX (2007 365) and reopen this DOCX. Find an additional page break in the 4th
line at the low line character.

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

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

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #7 from Xisco Faulí  ---
Hello Micahel Hartje,
Could you please attach the original ODT file ?

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

2019-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127316

--- Comment #6 from Dieter Praas  ---
Created attachment 153933
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153933=edit
example

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

2019-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127316

Dieter Praas  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from Dieter Praas  ---
I can't reproduce.

1. I created odt-file from your attachemnt in original bug report.
2. I changed character 's' to superscript (see attachment).
3. I saved as docx
4. I reopened file => no page break

Tested with

Version: 6.4.0.0.alpha0+ (x64)
Build ID: 01837a85004a6f891a09c0a63ed7eff75d634827
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@62-TDF, Branch:master, Time: 2019-09-01_00:07:05
Locale: en-GB (de_DE); UI-Language: en-US
Calc: threaded

and also with

Version: 6.2.5.2 (x64)
Build-ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159
CPU-Threads: 4; BS: Windows 10.0; UI-Render: GL; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

2019-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127316

--- Comment #4 from Michael Hartje  ---
Created attachment 153928
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153928=edit
screen shot of 2 open files :.ODT (original) and .DOCX (page 1) side by side

Thanks to all comments,

I attach a screen shot with 2 open files in libreoffice side by side

Right: the orginal .ODT file with text reopened
Left: the Text save to .DOCX and reopened (see my first attachment to the bug
report)

As you may notice in the ODT (right) is a line starting with
sfasd where the 2. "s" is lowered to sfa_s_d

My analysis:
In the DOCX file this line is interpreted as following:

1. page break
2. show text of this line without "s" followed by a huge line distance
3. the rest of the text is displayed on page 3

Hypothesis:
the lower character is interpreted not only to set lower 30% with character
size of 70% (as in .ODT shown) but as very huge "set lower" which is much more
than a page length. so the lowered "s" could not be displayed on page 2.

hopefully this explains it better than the first error report with the attached
"DOCX"

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

2019-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127316

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #3 from Xisco Faulí  ---
Hello Micahel,
Could you please add a screenshot of the problem ?

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

2019-09-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127316

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #2 from raal  ---
I can no confirm in Version: 6.4.0.0.alpha0+
Build ID: 41cd3e8e817c8c33a13608e62eeb06ce2c6977e4
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 

Is 'lower'  character property lowercase?

-- 
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 127316] FILESAVE: DOCX lower character adds page break in DOCX

2019-09-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127316

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
I can't repro:
Version: 6.3.1.2 (x64)
Build ID: b79626edf0065ac373bd1df5c28bd630b4424273
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: es-ES (es_ES); UI-Language: en-US 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