Open Bug 615933 Opened 14 years ago Updated 2 years ago

Make all plugins enabled but not visible when the hidden attribute is set

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: mounir, Unassigned)

Details

The hidden attribute should make elements display: none but plugins don't work with no frame so we should use the hack used for <embed> for all kind of plugins if possible. This is related to bug 613722 which makes <embed> active but not visible with hidden attribute set.
Should we block on that?
blocking2.0: --- → ?
Did the hidden attribute have any meaning on <applet> and <object> in 3.6? If not I don't think we need to block on this, if it did we should probably change the behavior back to what it was until we fix bug 90268.
> Did the hidden attribute have any meaning on <applet> and <object> in 3.6? No.
Removing the blocking flag request then.
blocking2.0: ? → ---
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.