Closed
Bug 37788
Opened 26 years ago
Closed 6 years ago
Image map editor does not work with relative urls
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: rubydoo123, Assigned: dan6992)
References
(Blocks 1 open bug)
Details
If the image is referenced using relative url, the image is not displayed in the
image map editor. Changing the src to an absolute value does work.
Comment 1•26 years ago
|
||
cc brian and dan; set to M16 for now
Brian, Dan--can I reassign this to one of you?
Target Milestone: --- → M16
Comment 3•26 years ago
|
||
cc myself in case I need to assist with anything :-)
Moving to M17
Status: NEW → ASSIGNED
Target Milestone: M16 → M17
Kathy I don't see how I can fix this! How does the editor resolve relative image
urls? I simply use whatever url is entered into the box in the image dialog. Is
there an XPConnect/EditorShell function I can use to change a relative url into
the complete path? or at least one that returns the path of the document?
I checked in a fix for this on Tuesday. However it still has some localization
issues and some error handling code I would like to handle differently so I will
leave this bug open for now. But for the most part it should work.
Comment 9•22 years ago
|
||
Sorry, I missed the word "editor". The image map rendering in Mozilla has a bug
that I was trying to report, where clicking on the areas of the map produced no
result.
Updated•19 years ago
|
QA Contact: sujay → editor
I don't think image editor is a thing as of now, closing.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•