Closed
Bug 6895
Opened 26 years ago
Closed 26 years ago
setting attribute on JS created iframe doesn't affect display
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
M7
People
(Reporter: waterson, Assigned: waterson)
References
Details
(Whiteboard: fix ready, depends on 6917)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
For example, see the sidebar. The iframe's title "onclick" tries to redirect
the "src" to another location.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6
Assignee | ||
Comment 1•26 years ago
|
||
Fixing this properly depends on getting 6917 fixed.
Assignee | ||
Updated•26 years ago
|
Whiteboard: fix ready, depends on 6197
Assignee | ||
Updated•26 years ago
|
Whiteboard: fix ready, depends on 6197 → fix ready, depends on 6917
Assignee | ||
Comment 2•26 years ago
|
||
Whoops, wrong bug number for dependency. Sorry!
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6 → M7
Assignee | ||
Comment 3•26 years ago
|
||
Later to M7 per chofmann.
chris, please provide the necessary steps to reproduce the failure. Otherwise,
we may not be able to verify the bug fix later on.
Assignee | ||
Comment 5•26 years ago
|
||
Assignee | ||
Comment 6•26 years ago
|
||
Using the attached test case, click "Make" to dynamically create an IFRAME in
XUL. Then, click "Go" to make the IFRAME browse to the location in the entry
field.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•26 years ago
|
||
Fixes checked in, with hacks to work around 6917.
Updated•25 years ago
|
QA Contact: gerardok → ckritzer
Comment 8•25 years ago
|
||
Changing QA Contact to ckritzer@netscape.com.
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•