https://bugs.kde.org/show_bug.cgi?id=495821

--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> ---
The logic used to provide the account hierarchy in HTML files (see
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/plugins/views/reports/core/pivottable.cpp?ref_type=heads#L1879
and other places) no longer works in the display of reports in the application
after switching to QTextBrowser.

The css attribute “text-indent” is currently used, which according to the
QTextDocument documentation is only supported at the beginning of a text
(https://doc.qt.io/qt-5/richtext-html-subset.html)

    text-indent <length>px First line text indentation in pixels

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to