https://bugs.documentfoundation.org/show_bug.cgi?id=149538
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #3 from Regina Henschel <[email protected]> --- There was a try to fix "upright" in bug 137000, but it only produces that text area rotation is the opposite of shape rotation. Because the condition in https://opengrok.libreoffice.org/xref/core/oox/source/export/drawingml.cxx?r=a761a51d#3524 does not work, always 'isUpright.reset();' is done, which means, that not the attribute 'upright' is written to file, but the attribute 'rot'. I'll fix this together with bug 149551. -- You are receiving this mail because: You are the assignee for the bug.
