https://bz.apache.org/bugzilla/show_bug.cgi?id=66379
Bug ID: 66379 Summary: XSLFTextRun does not correctly honour styling applied a cell level in tables Product: POI Version: unspecified Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal Priority: P2 Component: XSLF Assignee: dev@poi.apache.org Reporter: gfflo...@amazon.co.uk Target Milestone: --- Created attachment 38445 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38445&action=edit ppt output When rendering PPTX containing tables, it can be seen that text runs within cells with certain styles (b / i / color) are not correctly rendered. This is caused by a bug in the creation of table cell text runs. See attached images for before / after and ppt exports This is fixed by PR https://github.com/apache/poi/pull/404 -- 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