https://issues.apache.org/ooo/show_bug.cgi?id=125154
--- Comment #3 from Clarence GUO <[email protected]> --- Per current logic of numbering size handling, the numbering size is related to some text attributes of the paragraph end position. In this sample, the last character has superscript(subscript should also has the problem) applied. So the numbering size changed to the same size of superscript. Escapement(superscript and subscript) should not affect the numbering size. So add escapement checking to determine whether need affect numbering size. -- You are receiving this mail because: You are watching all issue changes.
