https://bz.apache.org/bugzilla/show_bug.cgi?id=65234
Bug ID: 65234
Summary: method getLineColor() in
org.apache.poi.xslf.usermodel.XSLFSimpleShape return
uncorrect color.
Product: POI
Version: 4.1.2-FINAL
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In the test file, for each text, the fill color is the same as the border
color.
But the fill color is recognized correctly, and the border color is not
correct.
Actual result: After recognizing the pptx file, the fill colors are correct,
and the border colors take the value of the base color (green, yellow, etc.),
but there is no gradation for shades as in the case of fill colors.
Expected result: After the pptx file is recognized, the fill colors and border
colors have the same values. (This is true in the case of a test file).
--
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]