https://bz.apache.org/bugzilla/show_bug.cgi?id=58922

            Bug ID: 58922
           Summary: org.apache.poi.xwpf.usermodel.XWPFRun.setFontSize(-1)
                    sets size to +32767
           Product: POI
           Version: 3.14-dev
          Hardware: PC
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XWPF
          Assignee: [email protected]
          Reporter: [email protected]

I don't think this is ever intended behavior for
org.apache.poi.xwpf.usermodel.XWPFRun;

B.setFontSize(A.getFontSize()); // setFontSize(-1) == +32767
B.setTextPosition(A.getTextPosition()); //similar

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to