Closed Bug 95548 Opened 23 years ago Closed 18 years ago

OBJECT tag's type can't be changed later (like through the DOM)

Categories

(Core Graveyard :: Plug-ins, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Future

People

(Reporter: peterlubczynski-bugs, Assigned: peterlubczynski-bugs)

References

Details

(Whiteboard: [PL2:P4][Object][Hixie-P4])

This is from bug 678 which implemented document viewing with the OBJECT tag. The
problem is that once we create a plugin with an OBJECT (or maybe even EMBED)
tag, we can't later change the kind of plugin we use.

For example, change the TYPE= or DATA= attributes through the DOM and nothing
happens.
Marking dom1.  See also bug 40680 and bug 46569 for some other object-related 
issues...
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.0
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 
(you can query for this string to delete spam or retrieve the list of bugs I've 
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
is this still being planned for 1.0.1?  Some sites like to change the file to be
embedded via a select, and since we can't script say windows mp, this would
offer us a possibilty to circumvent that issue.
1.2
Whiteboard: [Object]
Target Milestone: mozilla1.0.1 → mozilla1.2alpha
Whiteboard: [Object] → [Object][Hixie-P4]
Priority: P3 → P4
Whiteboard: [Object][Hixie-P4] → [PL2:P4][Object][Hixie-P4]
Target Milestone: mozilla1.2alpha → Future
*** Bug 96568 has been marked as a duplicate of this bug. ***
The current workaround for this is to remove the old node before attaching the
new one. Also see bug 192891.
Status: ASSIGNED → NEW
fixed by bug 1156, although all changes only take effect once you change .data
Status: NEW → RESOLVED
Closed: 18 years ago
Depends on: 1156
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.