Page 1 of 1
conflict with clear click protection and browse images ext
Posted: Fri Mar 05, 2010 1:11 pm
by welp
Hi, i have noticed that when using the
browse images extension to show multiple linked pictures from a page in the one tab, that if clear-click protection is enabled, the context menu cannot be invoked.
the error console shows the following message appearing 3 times each time i right click
Code: Select all
[NoScript ClearClick] Swallowed event mousedown on IMG/-1 at http://mozext.achimonline.de/saveimageinfolder_screenshot1.png
or whatever image im trying to save.
This has only become an issue with the most recent version of firefox.
Re: conflict with clear click protection and browse images ext
Posted: Sat Mar 06, 2010 9:32 pm
by therube
Confirmed.
This only happens when using 'Open all images in a ... tab' feature.
That uses a "data://" URI that NoScript mustn't like?
Code: Select all
data:text/html,<html><head><title imgListIndex='3'>Pictures linked from http://browseimages.mozdev.org/testpage.html</title><style>iframe { border:none } body { text-align:center }</style></head><body><iframe src='http://www.mozilla.org/images/product-firefox.png'>http://www.mozilla.org/images/product-firefox.png</iframe><br><br><iframe src='http://www.mozilla.org/images/product-thunderbird.png'>http://www.mozilla.org/images/product-thunderbird.png</iframe><br><br><iframe src='http://www.mozilla.org/images/product-mozilla.png'>http://www.mozilla.org/images/product-mozilla.png</iframe><br><br></body></html>
(Why does FF not have a Page Info icon

?)
Re: conflict with clear click protection and browse images ext
Posted: Sat Mar 06, 2010 10:19 pm
by Alan Baxter
therube wrote:(Why does FF not have a Page Info icon

?)
I'm not sure what you mean by a "Page Info icon". Seriously. I don't see an icon for Page Info in SeaMonkey 2.0.3 either.
I usually get to Page Info in Firefox by clicking the favicon in the address bar and then clicking More Information. Right-click > View Page Info works too. Both seem pretty easy to me, although the former may not be easily discoverable.