https://issues.apache.org/ooo/show_bug.cgi?id=122622
Joe Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Joe Smith <[email protected]> --- The copied page contains different xml for the ungrouped text box: >From page 1: <draw:frame draw:style-name="_3e_1" ...> <draw:text-box> <text:p>Ungrouped text, style >1</text:p> </draw:text-box> </draw:frame> >From page 2: <draw:frame draw:style-name="_3e_1" draw:text-style-name="P2" ...> <draw:text-box> <text:p>Ungrouped text, style >1</text:p> </draw:text-box> </draw:frame> The copy has an extra attribute pointing to text style "P2", which specifies a font size of 14pt and seems to override whatever font size comes through the draw:style-name. Format > Default Formatting will clear the added style. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
