


(don't ask me why in the last image the message suddenly wanted to hide behind the main window, Firefox bug?)
As you can see, the behaviour of "block other plugins" could be more precisely described as "forbid what might be possibly other plugins".
So that the flash content is blocked in the 3rd picture is really not a bug if you think about it since NoScript wants to block a plugin as soon as possible and at that moment does not know what type of plugin content it really is and just relies what the server told it to be and blocking in case of doubt is what you would expect from a security tool.
However in the first image, it displays as what plugin type it would run if enabled since at this point the browser told it already that it's going to be run as flash, right?
That makes having "forbid other plugins" set seem to have kind of a drawback in certain cases: Let's say a user knowingly has an outdated Java version (e.g. because of dumb intranet app), so he/she is aware of this and sees NoScript as a tool that enables him/her to run the app that needs the problematic Java version while at the same time being able to calmly surf the web in the belief that he/she is in full control where Java can run and therefore can't be exploited. But now with "forbid other plugins" set, this belief would be less justified since a fake MIME type might fool him/her into still running Java from less trusted sources (let's also say the fake MIME type would not be apparently fake but similar to a possibly more "trustworthy" plugin, who would notice the icon?).
A possible countermeasure might be to display an alert with the "real" MIME type, i.e. the one the plugin will run as, in any case (even when the message is disabled or the plugin got enabled through the menu). But then this might be considered such an edge-case it that doing something about this might not worth it, what do you think?
Anyway, this thread was more meant to be about documenting and sharing some interesting NoScript behaviour rather than being a bug report (therefore opened in "General" sub-forum).