Disable webpreview to avoid user interactaction
authorDeniz Türkoglu <turkoglu.deniz@gmail.com>
Thu, 13 Feb 2014 11:44:21 +0000 (12:44 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 18 Feb 2014 21:45:20 +0000 (22:45 +0100)
commitaff2b5e81f0e45f95c0e15303a9ec4e7ea36c555
tree5c9b0883822e4a4e8f02a7fcd77fd6c0ae1e3a6f
parent5cd33e3933873a41be78b229bca15295f9b7b01b
Disable webpreview to avoid user interactaction

If the user interacts with the webview, for instance click a button
or type text in it, it crashes the client.

Disable the webview so we still get the previews but can't interact
with them.
src/qtui/webpreviewitem.cpp