[GitHub] [poi] gffloodg opened a new pull request, #404: Fix issue with text runs not honouring specific styling if they are i…

2022-12-08 Thread GitBox
gffloodg opened a new pull request, #404: URL: https://github.com/apache/poi/pull/404 …inside a table cell. 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

[Bug 66379] New: XSLFTextRun does not correctly honour styling applied a cell level in tables

2022-12-08 Thread bugzilla
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

[Bug 66379] XSLFTextRun does not correctly honour styling applied a cell level in tables

2022-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66379 --- Comment #1 from Gareth Floodgate --- Created attachment 38446 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38446&action=edit before -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66379] XSLFTextRun does not correctly honour styling applied a cell level in tables

2022-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66379 --- Comment #2 from Gareth Floodgate --- Created attachment 38447 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38447&action=edit after -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 66379] XSLFTextRun does not correctly honour styling applied at cell level in tables

2022-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66379 Gareth Floodgate changed: What|Removed |Added Summary|XSLFTextRun does not|XSLFTextRun does not

[GitHub] [poi] pjfanning commented on pull request #403: ignoring errors on ReadOnlySharedStringsTable count parsing, nobody i…

2022-12-08 Thread GitBox
pjfanning commented on PR #403: URL: https://github.com/apache/poi/pull/403#issuecomment-1343046233 What is the provenance of the xlsx that has a malformed SST file? I'd personally be reluctant to add this unless malformed SSTs were common. There is a 2nd POI class called SharedStrings

[GitHub] [poi] matafagafo commented on pull request #403: ignoring errors on ReadOnlySharedStringsTable count parsing, nobody i…

2022-12-08 Thread GitBox
matafagafo commented on PR #403: URL: https://github.com/apache/poi/pull/403#issuecomment-1343118700 > What is the provenance of the xlsx that has a malformed SST file? I'd personally be reluctant to add this unless malformed SSTs were common. I want to put my 2 cents here. We use

Re: [Bug 66379] XSLFTextRun does not correctly honour styling applied at cell level in tables

2022-12-08 Thread Kamal Chandrashekar
first achieve the base functionality try to understand deeply like a maths solving problem skill is requiredcommonly think sir and ,adam. On Thu, 8 Dec 2022 at 19:52, wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=66379 > > Gareth Floodgate changed: > >What|Removed