https://bugs.kde.org/show_bug.cgi?id=440594
--- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Ralf Habacker from comment #3) > (In reply to Matthew Schultz from comment #2) > > Unless, someone rewrites these parts to use different technologies > > there is no chance for your request. > > QTextBrowser https://doc.qt.io/qt-5/qtextbrowser.html#details may be an > alternative. Since kmymoney uses the webengine/webkit in several places (check printing, reconciliation report, reports, homeview and kmymoneywebpage), it would make sense to extend the already existing MyQWebEnginePage class to a new class e.g. MyWebPage or MyMoneyWebPage and use this class in the other places. -- You are receiving this mail because: You are watching all bug changes.