Closed Bug 449762 Opened 16 years ago Closed 8 years ago

If a flash animation trigguered by a javascript event is not in the viewport, animation is not played and javascript mising element element trigguered

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: contact, Unassigned)

References

()

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

if you go to
http://www.mosaiquefm.net/index/a/ActuDetail/Element/4642-Mrad-Mahjoub-part-en-Egypte.html
y'll see that the page load event fires a flash animation on top of the article
instead if you go to 
http://www.mosaiquefm.net/index/a/ActuDetail/Element/4642-Mrad-Mahjoub-part-en-Egypte.html#com (same page, internal anchor)
the animation does not fire and javascript reports a missing element error (document.getElementById(overFlashID).playStart is not a function) has to do with flash animation not being in the view port


Reproducible: Always

Steps to Reproduce:
1. go to http://www.mosaiquefm.net/index/a/ActuDetail/Element/4642-Mrad-Mahjoub-part-en-Egypte.html (correct behavior)
2. go to http://www.mosaiquefm.net/index/a/ActuDetail/Element/4642-Mrad-Mahjoub-part-en-Egypte.html#com (same page, internal anchor, buggy behavior)
3.
Actual Results:  
flash animation not played and javascript error reported

Expected Results:  
flash animation played on page load
Summary: If a flas animation trigguered by a javascript event is not in the viewport, animation is not played and javascript mising element element trigguered → If a flash animation trigguered by a javascript event is not in the viewport, animation is not played and javascript mising element element trigguered
Confirmed on Windows Vista.

Works: 2008022702
Fails: 2008022703

Regression window:
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=2008-02-27+01%3A00&maxdate=2008-02-27+04%3A00
Probably caused by Bug 317189.
Blocks: 317189
Component: OS Integration → Layout
Keywords: regression
Product: Firefox → Core
QA Contact: os.integration → layout
Version: unspecified → Trunk
Hassan, could you perhaps make a minimal testcase that still shows the bug?
Status: UNCONFIRMED → NEW
Ever confirmed: true
User Agent 	Mozilla/5.0 (Windows NT 5.1; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID 	20160519030232

I could not reproduce the issue on latest Nightly using the provided url so I will close this as WFM. 

If anyone can still reproduce the issue fell free to reopen the bug and provide a minimal testcase as requested in comment 2.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.