Closed
Bug 622417
Opened 14 years ago
Closed 11 years ago
Flash plugin overlaps content element on youtube
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alice0775, Unassigned)
References
()
Details
(Keywords: regression, Whiteboard: [7rc])
Attachments
(4 files)
Build Identifier:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9pre) Gecko/20110101 Firefox/4.0b9pre ID:20110101030401
This is spun off https://bugzilla.mozilla.org/show_bug.cgi?id=590568#c173.
Flash plugin overlaps content element.
*This problem happens on Namoroka3.6.14pre and Minefield4.0b9pre.
*This happens on ubuntu too.
Mozilla/5.0 (X11; Linux i686; rv:2.0b9pre) Gecko/20110101 Firefox/4.0b9pre ID:20110101030401
*This does not happen on Shiretok3.5.x ,Google Chrome10.0.614.0 and Opera11.00.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Open url ( http://www.youtube.com/watch?v=F7bKe_Zgk4o&feature=BF&list=PLCDB7729EEB031048&index=39 )
3. Re-size browser height and scroll
Actual Results:
Flash plugin overlaps content element
Expected Results:
Should not
Regression window:
Works:
http://hg.mozilla.org/mozilla-central/rev/f2a58ffcd00c
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090721 Minefield/3.6a1pre ID:20090721044139
Fails:
http://hg.mozilla.org/mozilla-central/rev/02f8bf10f441
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090722 Minefield/3.6a1pre ID:20090722042136
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f2a58ffcd00c&tochange=02f8bf10f441
![]() |
Reporter | |
Comment 1•14 years ago
|
||
What we have here is a windowed plugin which we're trying to draw translucent content over. We've never supported that so I'm not sure what happens in FF3.5. This does not work for me in Opera 11.00.
In Chrome, the video is not displayed at all under the translucent toolbar, i.e. it just hides the video completely where there's transparent/translucent content over it. We could do something like that.
![]() |
Reporter | |
Comment 3•14 years ago
|
||
Maybe it depends on Windows version or theme for Opera. I'm using Windows 7 with Aero Glass enabled.
![]() |
Reporter | |
Comment 5•14 years ago
|
||
In local build(windows)
Build from ff084019260e : fails
Build from 026403392281 : works
Candidate of bug:
ff084019260e Robert O'Callahan — Bug 352093. Part 15: Rework scrolling so that we don't need a dedicated native widget for scrollframes. r=dbaron,joshmoz,karlt,jmathies
Comment 7•13 years ago
|
||
The issue is even more obvious on Youtube when opening the feature video list and expanding a video. The video buttons that overlap the playlist can be selected from their position.
Comment 8•13 years ago
|
||
Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0
Reproducible in Firefox 7 release candidate.
Whiteboard: [7rc]
Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0 ID:20110922153450
Flash 10.3r183
Is this dependent on a particular version of Flash? I cannot reproduce this bug.
Comment 10•13 years ago
|
||
WFM on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0) Gecko/20100101 Firefox/7.0
![]() |
Reporter | |
Comment 11•13 years ago
|
||
Reproducible:
Flash 10,3,183,10
Mozilla/5.0 (X11; Linux x86_64; rv:9.0a1) Gecko/20110926 Firefox/9.0a1 ID:20110926030901
Flash 10,3,183,10
Mozilla/5.0 (X11; Linux i686; rv:9.0a1) Gecko/20110926 Firefox/9.0a1 ID:20110926030901
Works:
Flash 10,3,183,10
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0a1) Gecko/20110926 Firefox/9.0a1 ID:20110926030901
Flash 10,3,183,10
Mozilla/5.0 (Windows NT 5.1; rv:9.0a1) Gecko/20110926 Firefox/9.0a1 ID:20110926030901
Comment 12•13 years ago
|
||
I'm still unable to reproduce this on Ubuntu 11.04 64-bit with Flash 10.3.183.10. Is there any other info you can provide so I can reproduce this bug? What is the source of your flash plugin?
Comment 13•13 years ago
|
||
Might youtube be serving different content? Specifically if it didn't serve the Flash as a windowed plugin then it would work.
![]() |
Reporter | |
Comment 14•13 years ago
|
||
(In reply to Anthony Hughes, Mozilla QA (irc: ashughes) from comment #12)
> I'm still unable to reproduce this on Ubuntu 11.04 64-bit with Flash
> 10.3.183.10. Is there any other info you can provide so I can reproduce this
> bug? What is the source of your flash plugin?
Installed from from http://get.adobe.com/jp/flashplayer/, choose Apt for Ubuntu 10.04+
and also try install from package manager.
(In reply to Timothy Nikkel (:tn) from comment #13)
> Might youtube be serving different content? Specifically if it didn't serve
> the Flash as a windowed plugin then it would work.
Maybe yes. because it works if wmode = Opaque or Transparent.
![]() |
Reporter | |
Comment 15•11 years ago
|
||
Site layout was changed. No longer reproducible.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•