Closed
Bug 590891
Opened 14 years ago
Closed 14 years ago
The Flashplayer refreshes when I added a CSS attribute position:fixed; via javascript
Categories
(Core :: General, defect)
Tracking
()
People
(Reporter: iris2gud, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 AskTbBT5/3.8.0.12304 Firefox/3.6.8
I have a javascript function hidelivelayer being called by the flash player when the user tries to close the player. hidelivelayer function only adds a css attribute position:fixed to an element with ID and place the div on the bottom right corner and shows the play button. But, what happens is that the flash contained in the div with tha added attribute refreshes and plays back again the video
Reproducible: Always
Steps to Reproduce:
1. Click the close button on the flash player
Actual Results:
refreshes and plays back the flash player contained in the div element with added attribute position:fixed
Expected Results:
should stop playing the video and place the div element on the bottom right corner displaying only the button Play
Comment 1•14 years ago
|
||
Product: Firefox → Core
QA Contact: general → general
Comment 2•14 years ago
|
||
Yup.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•