NoScript Conflict with Dr. Web LinkChecker

Ask for help about NoScript, no registration needed to post
User avatar
therube
Ambassador
Posts: 7991
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

NoScript Conflict with Dr. Web LinkChecker

Post by therube »

NoScript Conflict with Dr. Web LinkChecker

Haven't a clue where the fault lies, but ...

FF22
NoScript
Dr.Web LinkChecker 3.2.3

Right-click a file (the development build link should suffice), 'Check with Dr. Web'.
Dialog window pops up, with a CLEAN report.
Click the 'Close window' link in that dialog.

Expect: dialog window closes

Happens: a new window opens

These two get logged in Error Console:

Code: Select all

Warning: XUL box for _moz_generated_content_after element contained an inline #text child, forcing all its children to be wrapped in a block.
Source File: chrome://browser/content/browser.xul
Line: 0

Code: Select all

Timestamp: 07/30/2013 09:33:27 PM
Error: this.docShell is null
Source File: chrome://global/content/bindings/browser.xml
Line: 323
(The 'X', close button on the dialog window does work as expected.)
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 NT 6.1; WOW64; rv:24.0) Gecko/20100101 SeaMonkey/2.21a2
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: NoScript Conflict with Dr. Web LinkChecker

Post by Thrawn »

If you open the NoScript menu after this happens and choose Recently Blocked Sites, you'll find http://online.drweb.com. Allowing that seems to fix the problem.

ETA: Looks like you can force HTTPS on that domain if you want to, and the scan still seems to work, but the appearance gets messed up.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:22.0) Gecko/20100101 Firefox/22.0
User avatar
therube
Ambassador
Posts: 7991
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript Conflict with Dr. Web LinkChecker

Post by therube »

> Recently Blocked Sites

Right you are, thanks.
But wonder why it happens to begin with?
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 NT 5.1; rv:24.0) Gecko/20100101 SeaMonkey/2.21a2
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: NoScript Conflict with Dr. Web LinkChecker

Post by Thrawn »

Probably related to the link target, which JavaScript is supposed to override.

Unfortunately I can't seem to view the source of the popup, even with online.drweb.com disabled; presumably the addon uses chrome:// scripts to block View Source.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:22.0) Gecko/20100101 Firefox/22.0
Post Reply