Placeholder problem on Apple Events

Bug reports and enhancement requests
Post Reply
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Placeholder problem on Apple Events

Post by Alan Baxter »

Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
NoScript 2.1.0.4rc7, default settings except I've checked Apply these restrictions to whitelisted sites too.
Default theme, no other extensions.

On http://events.apple.com.edgesuite.net/1 ... index.html
there is a placeholder for the blocked Quicktime video. The problem is that clicking the placeholder does nothing and there is no tooltip explaining exactly what is being blocked. I am able to get it to play by allowing everything from the Blocked Objects flyout.

Is this a bug?
Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: Placeholder problem on Apple Events

Post by al_9x »

http://forums.informaction.com/viewtopi ... =10&t=3378

The placeholder issue is not worth fixing until activation can be made to work, by connecting the plugin object to its JS controls on instantiation. I may give it a shot. In the meantime you have to activate through the menu and refresh.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: Placeholder problem on Apple Events

Post by Alan Baxter »

Thanks for replying. I reported a similar problem a couple of months ago and received no reply.
Placeholder problem on http://www.mozilla.com/en-US/firefox/
Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
User avatar
Giorgio Maone
Site Admin
Posts: 9527
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Placeholder problem on Apple Events

Post by Giorgio Maone »

In this case it's a DOM layout problem: the movie UI controls are overlayed in front (over) the movie itself, therefore clicks are swallowed by the UI layer.
I can try fixing it by intercepting every click and geometrically checking if intersects any placeholder rectangle, but I'm not sure how expensive it can be (not much, I suspect).
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: Placeholder problem on Apple Events

Post by Alan Baxter »

Thanks. Not sure if you should bother, especially if there's much run time or maintenance cost. I can live with it. The Blocked Objects menu is easy enough to use.
Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Post Reply