Closed Bug 656276 Opened 15 years ago Closed 15 years ago

Flash invisible until mouse event. Even browser chrome events will make flash visible.

Categories

(Firefox :: General, defect)

4.0 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 648277

People

(Reporter: morgan, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 Build Identifier: 20110413222027 Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 When displaying three flash movies using jQuery UI Tabs in Windows versions of Firefox 4 (and Firefox Nightly), most of the time the Flash movie is not visible, until the user moves the mouse over something that will generate mouse events. No particular mouse events are needed, you can even use the mouse over browser chrome and not over the actual HTML document, and Flash will still become visible. I've tried to create a (somewhat) reduced test case and made it available here: ## Example http://roderick.dk/experiments/hidden-flash-crouching-firefox/ ## Testcase on GitHub https://github.com/mroderick/hidden-flash-crouching-firefox For debugging purposes, I've added Flash files that display how long they have been running, instead of the files I originally used when discovering the bug. The original page that lead me to discover the bug is here: http://tdc.dk, but it contains a workaround that detects FF4.0/Win and FF4.0.1/Win and uses fallback content. No detection has been made for FF Nightly though. Reproducible: Always Steps to Reproduce: 1. Load the webpage in one of the following Windows versions of Firefox: 4.0, 4.0.1, Nightly 2011-05-10 2. Observe every 10 seconds the a different 'tab' will be displayed 3. Observe that sometimes, the Flash content will not be displayed 4. If Flash is not displayed, move the mouse over anything that can generate a mouseover event, even the browser chrome will work. Observe that the Flash now becomes visible. Actual Results: Flash is not visible Expected Results: Flash is visible This is reproducible only in **Windows** versions of: Firefox 4.0 Firefox 4.0.1 Firefox Nighly 2011-05-10 on OSX everything seems fine.
Version: unspecified → 4.0 Branch
(In reply to comment #1) > This sounds like Bug 648277 judging by the Symtoms. It certainly does > Can you check out if the Range of Bug 648277 Comment 4 copes with this Issue? > > Just run the Builds > http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/01/2010-01-13-05- > mozilla-central/firefox-3.7a1pre.en-US.win32.zip & > http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/01/2010-01-14-04- > mozilla-central/firefox-3.7a1pre.en-US.win32.zip Both of the linked builds render the Flash successfully and without problems for me on Windows 7.
(In reply to comment #2) > Both of the linked builds render the Flash successfully and without problems > for me on Windows 7. Hmm, then your Issue seems caused by a Different underlying Cause maybe? If you want to you can try to find a proper Regression Range using http://harthur.github.com/mozregression/
Works for me http://hg.mozilla.org/mozilla-central/rev/7fd948de62a6 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0a1) Gecko/20110512 Firefox/6.0a1 ID:20110513020216 Fixed by Bug 648277
Yep, confirmed WFM by Bug 648277. Morgan, the Issue is to be resolved in Firefox 6. Watch http://wiki.mozilla.org/Releases when to be released.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
(In reply to comment #4) > Works for me > http://hg.mozilla.org/mozilla-central/rev/7fd948de62a6 > Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0a1) Gecko/20110512 Firefox/6.0a1 > ID:20110513020216 > > Fixed by Bug 648277 Confirmed, works for me with Mozilla/5.0 (Windows NT 6.1; rv:6.0a1) Gecko/20110516 Firefox/6.0a1
You need to log in before you can comment on or make changes to this bug.