Closed
Bug 561462
Opened 15 years ago
Closed 15 years ago
dialogs opened by OOP plugins on Mac OS X open behind the browser
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(blocking2.0 beta4+)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | beta4+ |
People
(Reporter: mossop, Assigned: BenWa)
References
()
Details
With OOPP enabled on Mac and using 10.1rc2 flash I very often find that I cannot click on things in the flash. For example going to upload a video in youtube shows an "Upload video" button which is part of a flash movie, but clicking it does nothing. With OOPP disabled it works just fine.
Comment 1•15 years ago
|
||
http://wwwns.akamai.com/hdnetwork/demo/flash/default.html is a good testcase; you can't even *see* the Flash content until you mouse around constantly or click on the page; some kind of event-to-plugin thing.
Comment 2•15 years ago
|
||
(BTW, seems to be just Flash, as Silverlight (http://wwwns.akamai.com/hdnetwork/demo/silverlight/default.html) and Octoshape (http://octoshape.com/?page=showcase/showcase) work fine.
Another test is that I can't even invoke a Flash context menu on http://zombo.com/.
| Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #1)
> http://wwwns.akamai.com/hdnetwork/demo/flash/default.html is a good testcase;
> you can't even *see* the Flash content until you mouse around constantly or
> click on the page; some kind of event-to-plugin thing.
The visual problems are something else since I see those with OOPP disabled, maybe to do with bug 562410 since I saw similar things with flash crop up at the same time as that.
Updated•15 years ago
|
Assignee: nobody → joshmoz
blocking2.0: ? → beta1+
Summary: Cannot click on things in many flash movies with OOPP enabled → Mac: Cannot click on things in many flash movies with OOPP enabled
Comment 4•15 years ago
|
||
Thanks to Marcia, I've found out that the 10.1 release candidate v4 works:
http://labs.adobe.com/downloads/flashplayer10.html#flashplayer10
Dave, can you see if that works for you, too? Do note that Adobe asks that you run the uninstaller first.
| Reporter | ||
Comment 5•15 years ago
|
||
10.1 rc4 still fails for me, it is showing in about:plugins as 10.1.53.38
Comment 6•15 years ago
|
||
Try running the flash uninstaller that is linked from the download page - that may remedy the problem.
(In reply to comment #5)
> 10.1 rc4 still fails for me, it is showing in about:plugins as 10.1.53.38
| Reporter | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Try running the flash uninstaller that is linked from the download page - that
> may remedy the problem.
I did that first, does your version show as different to mine?
Comment 8•15 years ago
|
||
Yes, we have the same version - 10.1.53.38. I was confused because I last installed RC2 and I thought it was the same ID as RC4, so I was confused about why the build ID was not changing in about:plugins. And to make it even more confusing they skipped from RC2->RC4.
I will test again with RC4 and report back.
Not being able to open a context menu is a different bug. I can't reproduce the problem here. I don't have a YouTube account so I haven't tried there.
(In reply to comment #9)
> Not being able to open a context menu is a different bug. I can't reproduce the
> problem here. I don't have a YouTube account so I haven't tried there.
Try the "browse" button on http://imageshack.us/; that doesn't work for me.
Comment 11•15 years ago
|
||
(In reply to comment #10)
> Try the "browse" button on http://imageshack.us/; that doesn't work for me.
I can reproduce with that, thanks.
Comment 12•15 years ago
|
||
I think I see what is happening here. The plugin is responding to the button by opening a dialog and the dialog is opening behind the browser because the plugin process is ordered behind the browser. Move the browser window and you'll see the dialog.
Assignee: joshmoz → nobody
Hardware: x86 → All
Summary: Mac: Cannot click on things in many flash movies with OOPP enabled → dialogs opened by OOP plugins on Mac OS X open behind the browser
| Assignee | ||
Comment 13•15 years ago
|
||
(In reply to comment #12)
Yup that is exactly what I see. I wonder if this is the same underlying problem as the dock showing up when we set flash video full-screen.
Updated•15 years ago
|
blocking2.0: beta2+ → beta3+
Updated•15 years ago
|
Assignee: nobody → joshmoz
Comment 14•15 years ago
|
||
Josh: do we have the start of a patch / solution here? This is a beta3 blocker, and there's been no activity for the past 9 days.
Comment 15•15 years ago
|
||
This is being worked on. The solution here will share interposing code with bug 577494.
Comment 16•15 years ago
|
||
Do we expect it to be resolved by beta3 code freeze, which is Monday Aug 2?
Comment 17•15 years ago
|
||
No, we should move this to beta 4.
| Assignee | ||
Comment 18•15 years ago
|
||
I included the fix for this in my patch for Bug 577494. This is fixed with my trunk build.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•