UI glitch for <video> tag blocker?

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

UI glitch for <video> tag blocker?

Post by Scarface »

Hi!

I've stumbled upon this page. It's a demonstration of the HTML 5 <video> tag. Noscript does block the tag as expected, but it does not show the usual pop up when I click it. When the mouse hovers the area NS does not show textual informations on what's being blocked either (MIME type, URL etc).

I can still get the pop up by going in the "blocked objects" menu though, so it's just an UI glitch.
Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1) Gecko/20090624 Firefox/3.5
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: UI glitch for <video> tag blocker?

Post by therube »

Something quirky going on.
You would expect clicking the placeholder to Allow the object, but nothing happens.

(My computer falters badly on that video.)

Dailymotion needs to learn how to properly sniff a browser :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.8.1.22) Gecko/20090605 SeaMonkey/1.1.17
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: UI glitch for <video> tag blocker?

Post by Giorgio Maone »

They've put an absolutely positioned invisible div (of CSS class video_overlay) right over the movie (and the placeholder), preventing any click from reaching it.
I'm trying to work around, but I'm not sure if it's worth the effort.
Not <VIDEO> element specific, anyway, even though this is probably an artifact of the way some web authors are going to implement contextual menus over <VIDEO> elements in HTML5.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
Scarface

Re: UI glitch for <video> tag blocker?

Post by Scarface »

Good to know.

It may be worth the effort if that technic becomes wide spread, in order to avoid confusion in the standard users' mind (Why won't NoScript let me allow this and this and also this video??)... But at the moment I didn't encounter this issue anywhere else.

Thanks for the clarification :)
Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1) Gecko/20090624 Firefox/3.5
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: UI glitch for <video> tag blocker?

Post by Giorgio Maone »

Greatly mitigated in latest development build 1.9.5.7 :)
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
Post Reply