On Thursday, 17 October 2013 16:56:46 CEST, Mike Cardwell wrote:
I tried sending myself an email using https://emailprivacytester.com/ and viewing it in Trojita. When I viewed it, an animated "Fetching Message" icon appeared over the top of the email content and it stayed there, with seemingly no way of getting rid of it.
Thanks, looks like either your HTML confuses WebKit a bit, or my understanding of QWebView::loadStarted and QWebView::loadFinished being emitted exactly the same number of times is not correct.
Either way, patch under review at https://git.reviewboard.kde.org/r/113308/ . Works fine here.
Forbidden per policy: QUrl( "view-source:https://emailprivacytester.com/cb/21cc0ee267da08ef/view_source" )
This is expected -- the view-source: scheme is not allowed.
QWidget::setMinimumSize: (/Gui::SimplePartWidget) The largest allowed size is (16777215,16777215)
I have no idea why this happens, whether it's because your HTML code attempts to do something malicious, or whether it's some bug in EmbeddedWebView's sizing hints. Do you have a situation where this is actually a problem so that we can follow up?
Cheers, Jan -- Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/