----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125886/ -----------------------------------------------------------
Review request for Plasma. Repository: plasma-workspace Description ------- Replace KWebView with QTextBrowser in unhandled bugzilla error dialog. KWebView is not used to load a page here, it is just used to display HTML with setHtml (without baseUrl) so any external URLs (stylesheets, images, ...) are not resolved. Replacing it with QTextBrowser should provide similar rendering. Diffs ----- CMakeLists.txt 50091ea drkonqi/CMakeLists.txt 339b475 drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp b6beea3 Diff: https://git.reviewboard.kde.org/r/125886/diff/ Testing ------- Made sure it builds, no idea how to trigger the dialog. Thanks, David Rosca
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel