Open
Bug 23449
Opened 25 years ago
Updated 2 years ago
Have an object with a src which operates like a div
Categories
(Core :: XUL, enhancement, P3)
Tracking
()
REOPENED
Future
People
(Reporter: marshall, Unassigned)
References
()
Details
(Keywords: helpwanted, Whiteboard: Help Wanted)
Okay, what I'm trying to achieve is a side bar with 1 global scrollbar. The
problem I ran into was iframes don't resize to fit the content inside of them
(Like div tags do).
I'm stuck with an iframe because it has a .src method in which I can load a RDF
Flash panel.
I have been told that the iframes in the side panel are sand boxed so I can't
clone the node and paste it in a div.
What I need is some way to load a src and have the box operate like a div.
A .src method could be added to the box
A new xul <panel> tag could be created.
.src could be added to div's when its in an xul (Dunno if this one is possible)
a new attribute could be added to iframe to make it resize to fit its contents
Updated•25 years ago
|
Assignee: trudelle → evaughan
Comment 1•25 years ago
|
||
reassigning to evaughan for triage
Updated•25 years ago
|
Assignee: evaughan → hyatt
Comment 2•25 years ago
|
||
hyatt and ideas?
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M18
Comment 3•25 years ago
|
||
Not going to happen in 5.0, but I will keep the bug around for future
consideration.
Reporter | ||
Comment 4•25 years ago
|
||
sigh.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → LATER
Comment 5•25 years ago
|
||
resolving as later, per hyatt's last comment.
Comment 6•25 years ago
|
||
I should amend that and say that I don't have time to do it, but it certainly
sounds reasonable. :) I'd take a patch that implemented it.
Updated•25 years ago
|
Whiteboard: Help Wanted
Comment 7•25 years ago
|
||
Adding Help Wanted tag, per Hyatt's last comment :-)
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Comment 9•25 years ago
|
||
reopening all latered bugs
Status: RESOLVED → REOPENED
Resolution: LATER → ---
Comment 10•25 years ago
|
||
Moving all latered bugs to M20 as ordered by project manager. Although these
bugs are now open, assigned and targetted, XPToolkit has no plans to
fix/implement them in the current release cycle, if ever.
Target Milestone: M18 → M20
Comment 11•25 years ago
|
||
Mass move of all M20 bugs to M30.
Comment 13•25 years ago
|
||
spam, open xptoolkit qa contact moving over to jrgm
QA Contact: paulmac → jrgm
Comment 14•25 years ago
|
||
Mass-moving all M20-M30 XPToolkit bugs to Future
Target Milestone: M30 → Future
Comment 15•24 years ago
|
||
Adding helpwanted keyword to all bugs with the old HELPWANTED in their status
whiteboard.
Keywords: helpwanted
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•15 years ago
|
Assignee: hyatt → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•