Page 1 of 1

a bug

Posted: Mon Jan 31, 2011 1:50 pm
by Saad
Hi.
When i holded mouse on blocked flash, this bug occured:
http://i56.tinypic.com/2334mp.jpg

Re: a bug

Posted: Mon Jan 31, 2011 1:54 pm
by Giorgio Maone
Version?

Re: a bug

Posted: Mon Jan 31, 2011 2:00 pm
by Saad
NoScript 2.0.9.6

Re: a bug

Posted: Mon Jan 31, 2011 2:22 pm
by Giorgio Maone
Could you check 2.0.9.7?

Re: a bug

Posted: Mon Jan 31, 2011 4:07 pm
by therube
2.0.9.7
I cannot get it to happen on http://www.pichgooshti.com/?p=5902, but I see to be getting something similar on Youtube.
I see. You do not click, just mouseover the placeholder.
Instead of returning the code (& possibly because of the codepage used?), just an empty box appears.


Now on Youtube, http://www.youtube.com/watch?v=bVt46tZLhtA.

If you click the placeholder so that the confirmation dialog comes up, you will see that briefly an empty box appears at the bottom of the placeholder. Cancel the confirmation, & the empty box stays. Click outside of the placeholder & the box disappears.

Re: a bug

Posted: Mon Jan 31, 2011 4:16 pm
by Saad
There is the bug in NoScript 2.0.9.7 also:
http://isaad.persiangig.com/noscript_bug.gif

Re: a bug

Posted: Mon Jan 31, 2011 4:46 pm
by Giorgio Maone
Confirmed, this seems a bug in Gecko, which appears to be unable to render very long tooltips correctly.
In this case it's the title attribute of the placeholder's anchor element, which is 4115 characters long and gets rendered as it was blank (but it's not, by DOM inspection).
I'll try to work-around by truncating excessively long tooltips.

@therube: your "issue" seems to be caused by specific :focus styling on the Youtube page. I don't believe it's worth pursuing further, thanks for noticing anyway.

Re: a bug

Posted: Thu Feb 10, 2011 11:15 am
by Saad
This also is too characters but work:
http://www.4freeimagehost.com/show.php? ... c021ec.gif

Re: a bug

Posted: Mon Feb 14, 2011 12:21 am
by Giorgio Maone