Closed
Bug 55956
Opened 25 years ago
Closed 25 years ago
Drag & Drop of relative IMG into editor does not work
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
People
(Reporter: ftang, Assigned: Brade)
Details
window 2000100908 build first try
reproduce procedure
1. go to http://home.netscape.com
2. open File:New:Blank page to edit
3. drag the Netscape logo in the browser window http://home.netscape.com and
drop to editor
expect result
The netscape logo insert into the editor page
actual result
a small box got insert into the editor page. If you double click it, it show the
image location as "/images/hp_icon_logo.gif" instead of
"http://home.netscape.com/images/hp_icon_logo.gif"
| Reporter | ||
Comment 1•25 years ago
|
||
Notice the reason that I can drag that image is because itself is a link.
Somehow I cannot drag and drop an image with no link. I will file a seperate bug
for that, see bug 55958.
| Reporter | ||
Comment 2•25 years ago
|
||
mark it as dogfood. I cannot edit html page or email which contain image from
the web.
Keywords: dogfood
| Reporter | ||
Comment 3•25 years ago
|
||
sorry- miss one more procedure
2.5 type some text into the blank page
If you skip 2.5, nothing will insert into the editor page
if you do 2.5, then a small box will be insert.
| Reporter | ||
Comment 4•25 years ago
|
||
I think the problem is in the drag side. We should try to drag from 4.x and drop
to SeaMonkey composer and drag from SeaMonky to 4.x composer. Some drag code
need to resolve the relative url to absolute url before drop it.
Comment 5•25 years ago
|
||
Not going to fix this for Netscape 6; we'll address this after 6 ships.
Assignee: beppe → brade
Target Milestone: --- → Future
| Assignee | ||
Comment 6•25 years ago
|
||
duplicate
*** This bug has been marked as a duplicate of 44254 ***
Status: NEW → RESOLVED
Closed: 25 years ago
OS: Windows NT → All
Hardware: PC → All
Resolution: --- → DUPLICATE
Summary: Drag & Drop IMG into editor does not work → Drag & Drop of relative IMG into editor does not work
Target Milestone: Future → M19
You need to log in
before you can comment on or make changes to this bug.
Description
•