https://issues.apache.org/bugzilla/show_bug.cgi?id=45326

           Summary: Bug in shape.setText()
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hello everyone,
first thanks for the very nice work with POI!

I noticed a bug in the latest version of POI: Version 3.1-final (2008-06-29)

When I use shape.setText(myText) If myText ends with "\r" the parameters such
as RichTextRun rt rt.setFontSize(12); wont take effect.

What i have to do is to replace the last "\r" to "" then everything works.

Best regards

/Stefan Ohlsson


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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