[PATCH] Get rid of dialogs when visiting netvibes.com

Aurélien Gâteau aurelien.gateau at free.fr
Sun Jan 6 14:51:40 GMT 2008


More on netvibes:

It seems netvibes.com source is full of code like this:

<iframe src="/empty.txt"></iframe>

Each iframe causes Konqueror to show a "save, open or cancel" dialog.

I fixed this by adding text/plain to the list of mime-type special cases.
Main patch is kdelibs_netvibes_nodialog.diff. The other one is to keep
filetypedetails.cpp synced, as requested in kparts/browserrun.cpp.

Is it the correct way to fix this? can I commit?

Aurélien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdebase_netvibes_nodialog.diff
Type: text/x-diff
Size: 1144 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20080106/442ffbbc/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdelibs_netvibes_nodialog.diff
Type: text/x-diff
Size: 939 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20080106/442ffbbc/attachment-0001.diff>


More information about the kfm-devel mailing list