https://bz.apache.org/bugzilla/show_bug.cgi?id=65228
Bug ID: 65228 Summary: the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun Product: POI Version: 4.1.2-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2 Component: XSLF Assignee: dev@poi.apache.org Reporter: s...@storied.co Target Milestone: --- Created attachment 37803 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37803&action=edit Test file with capitalized text The test file contains the CAPITAL text. When trying to parse this file, the method getCap() always returns NONE, and the text itself is perceived as normal. Expected result: the inscription in the file is recognized as MARZ. Actual result: the inscription in the file is recognized as Marz. -- 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