https://bugs.documentfoundation.org/show_bug.cgi?id=135581
--- Comment #14 from Justin L <[email protected]> --- For the right-click menu, the code to look at is basesh.cxx FN_TOOL_ANCHOR_ For the dialog, the code to look at is grfsh.cxx execute where the problem seems to be aMgr.SetAttrSet(*pSet) clearing the Hori and Vert formats. The interesting code seems to be in docfly.cxx. Potential proposal at https://gerrit.libreoffice.org/c/core/+/149012 -- You are receiving this mail because: You are the assignee for the bug.
