http://s256.beta.photobucket.com/user/s ... d.png.html
to
http://s256.beta.photobucket.com/user/s ... d.png.html
(screenshots from testing on Firefox Nightly 21.0a1, but I have also reproduced on current Beta and Release versions)
I have NoScript set to:
* Scripts Globally Allowed
* Embeddings: Forbid @font-face
* Apply these restrictions to whitelisted sites too
It just seems to be the font, not Flash or anything - I've reduced the affected page to:
Code: Select all
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Font test</title>
<link href='http://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<p style="font-family: 'Oswald', helvetica, arial;">Test</p>
</body>
</html>
Only the display of the icon is affected - clicking anywhere in that mass of icons opens up the NoScript menu as expected:
http://s256.beta.photobucket.com/user/s ... e.png.html
Error Console:
Code: Select all
Timestamp: 04/02/2013 16:40:37
Error: downloadable font: download not allowed (font-family: "Oswald" style:normal weight:normal stretch:normal src index:2): content blocked
source: .....
Tested with NoScript 2.6.4.4rc3, with a brand new Firefox profile with no other extensions installed.