[#13331] - text-decoration-color style is not getting applied to the textfield with HTML markup

Category:
Bug report
Priority:
Normal
Status:
Acknowledged
Project: Severity:
Major
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

Steps to reproduce the bug are given as follow.
1. Create a Jasper report with textElement with markup='html'. I have attached sample jrxml named "StrikeThroughColor_Report.jrxml".
2. Give the Html content as follow for the textElement with markup=’html’.
"<p><span style=\"text-decoration:line-through #FF0000\">Strikethrough</span></p><p><span style=\"text-decoration:line-through;text-decoration-color:#E82042\">Strikethrough</span></p>"

2. Generate the report in Jasper studio. I had used Jasper Studio 6.13.0.

The strikethrough color is not getting applied and it seems jasper is removing this property while generating jasper report.
I have tried same content with HTML file and it is working fine. Please find the attached "StrikeThroughColor.html" file.

AttachmentSize
Package icon strikethroughcolorissues.zip1.59 KB
v 6.13.0
TextField
rajendraborse000's picture
Joined: Dec 17 2020 - 8:56pm
Last seen: 2 years 5 months ago

1 Comment:

#1
  • Status:New» Acknowledged
Feedback
randomness