Closed Bug 690525 Opened 14 years ago Closed 14 years ago

Firefox reloads the swf object if the parent DOM element's CSS property is changed dynamically

Categories

(Core Graveyard :: Plug-ins, defect)

7 Branch
x86_64
Windows 7
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 90268

People

(Reporter: jatinder.assi, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1 Steps to reproduce: I develop lots of cool apps and rich media ad unit. In javascript, I am trying to change the DOM elements CSS dynamically. Actual results: Changing any CSS property to any DOM element, repaints all the swf objects inside that DOM element. Here is the jsFiddle test case link: http://jsfiddle.net/FrKyN/90/ Expected results: Firefox should not reload all the swf's on any CSS change on its enclosing DOM element.
Severity: normal → critical
Summary: Firefox reloads the swf object if the parent container's CSS property is changed dynamically → Firefox reloads the swf object if the parent DOM element's CSS property is changed dynamically
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
> Changing any CSS property to any DOM element This only happens for some CSS properties, actually... 'position' is one of the ones that trigger it.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.