[Libreoffice-bugs] [Bug 135943] FILESAVE: DOCX: Frame and and text split on export to DOC/X (header)

2020-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135943

--- Comment #7 from Justin L  ---
Created attachment 165272
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165272=edit
135943_shapeWithText_LayoutInCell1_compat12.docx

This file shows the un-synced position problem that needs to be fixed (which is
not affected by my patch). The purple shape and the textbox should be in cell
A1.
I assume that layout is restricting the requested offset to the maximum allowed
by the cell, but that new position is not being synchronized back to the
textbox.


proposed patch to avoid causing the problem until the layout portion can be
fixed is at https://gerrit.libreoffice.org/c/core/+/102258

-- 
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 135943] FILESAVE: DOCX: Frame and and text split on export to DOC/X (header)

2020-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135943

--- Comment #6 from Justin L  ---
Mikios/László - you have recently done work on textbox sync with
FollowTextFlow.

Is this just a layout issue?  It doesn't seem to change if I force the shape's
RES_FOLLOW_FLOW_TEXT to be either true or false.

Interesting fact. If you remove the textbox from the purple frame, then add a
new textbox, the frame jumps to cell C1 position. If you turn on position
property "follow text flow", then only the frame moves to cell A1. If you again
look at the properties and hit OK, this time the textbox moves.

The HoriOrient position seems to be reset at "random" moments in the layout
code, and after that the textbox can sync to the frame's position.

-- 
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 135943] FILESAVE: DOCX: Frame and and text split on export to DOC/X (header)

2020-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135943

Timur  changed:

   What|Removed |Added

   Keywords|regression  |
Summary|FILESAVE: DOCX: Frame and   |FILESAVE: DOCX: Frame and
   |and text split on export to |and text split on export to
   |DOCX (header) since 7.1 |DOC/X (header)
 Whiteboard| QA:needsComment|

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