Version: latest git snapshot (using KDE 4.8.0) OS: Linux Selecting "Manually Load Plugins" and browsing a site like YouTube the flashplugin loads automatically. Reproducible: Always Steps to Reproduce: Set "Manually Load Plugins". Go to a YouTube site. Actual Results: The flashplugin is loaded automatically. Expected Results: I can decide when to load flashplugin manually. My checkout is at commit: f5c45173623e39fb5ad67ae870c4bdfe5fe8520c git describe: 0.8.71-45-gf5c4517
I'm on qtwebkit 2.2.1 if it's relevant.
Created attachment 68686 [details] Patch to make it work With the attached patch it seems to work, but I don't know why those lines were put there (if there was a specific reason it probably won't be wise to remove them).
Created attachment 68687 [details] Better patch Probably it's better to change the 'or' to an 'and' then to remove it completely.
Git commit d870aaf59eb31fdee8099cf4cef03152e418be78 by Andrea Diamantini. Committed on 11/02/2012 at 09:38. Pushed by adjam into branch 'master'. Let "Manually load Plugins" work again Courtesy patch by: Dominik Cermak. Thanks :) M +2 -2 src/webpluginfactory.cpp M +1 -1 src/webpluginfactory.h http://commits.kde.org/rekonq/d870aaf59eb31fdee8099cf4cef03152e418be78