[kmymoney] [Bug 495821] No display of the account hierarchy for reports in the app and when printing
Ralf Habacker
bugzilla_noreply at kde.org
Tue Nov 5 09:17:11 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=495821
--- Comment #3 from Ralf Habacker <ralf.habacker at 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.
More information about the KMyMoney-devel
mailing list