https://issues.apache.org/ooo/show_bug.cgi?id=120769
kang jane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79278| |review? Flags| | --- Comment #1 from kang jane <[email protected]> --- Created attachment 79278 --> https://issues.apache.org/ooo/attachment.cgi?id=79278&action=edit Fix for issue that in sw don't show same color for texts and underline/strikethrough. Root cause: Don't handle with the underline color for a paragraph with different font color settings when painting. Current it will keep same color with first portion of a paragraph for the other portions. Solution: Add the approach to keep the same color for the portions with different font color and their underlines. UT: 1.Test on a line texts with different font color. 2.Test on several continuous lines with different font color. 3.Test on several continuous lines with same font color. 4.Test on several discontinuous lines with same font color. -- You are receiving this mail because: You are the assignee for the bug.
