conflict with clear click protection and browse images ext

Ask for help about NoScript, no registration needed to post
welp

conflict with clear click protection and browse images ext

Post 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.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: conflict with clear click protection and browse images ext

Post 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 :roll: ?)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9pre) Gecko/20100303 SeaMonkey/2.0.4pre
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: conflict with clear click protection and browse images ext

Post by Alan Baxter »

therube wrote:(Why does FF not have a Page Info icon :roll: ?)
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.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Post Reply