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: dev@poi.apache.org
          Reporter: simon.sp...@siemens.com

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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to