View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017380 | Scribus | Scripter | public | 2025-01-18 12:43 | 2025-01-18 13:37 |
Reporter | tanzeem | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Python | OS | Debian | OS Version | 12 |
Product Version | 1.6.2 | ||||
Summary | 0017380: Bold,italic or underlined text in html content not rendered correctly when using scribus.insertHtmlText() | ||||
Description | I use scripter api to pass html content and render it in scribus. when i use the function scribus.insertHtmlText(html_file_path, text_frame) where html_file_path has the html content with bold,italic,underlined text, they are found not rendered correctly. | ||||
Steps To Reproduce | Create Python script to pass a html content to Scripter API Run Script in Scribus HTML content shown without bold,italic or underlined text rendered correctly | ||||
Tags | html, styles | ||||
Patch | No | ||||