Closed
Bug 98550
Opened 24 years ago
Closed 24 years ago
composer doesn't save images with webpage
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla0.9.8
People
(Reporter: sujay, Assigned: Brade)
References
(Blocks 1 open bug)
Details
(Whiteboard: [publish][QAHP-top][nsBranch-] EDITORBASE)
using 4/19 build of netscape
1) launch netscape
2) jump to a URL with images
3) File | Edit Page
4) Save
now look to see if the images are saved with the web page. they are not.
all platforms.
------- Additional Comments From beppe@netscape.com 2000-04-19 17:12 -------
setting to m20 -- this is part of the publishing functionality. I am also
setting a dependency with 28792
------- Additional Comments From beppe@netscape.com 2000-06-06 13:39 -------
moving to future milestone
------- Additional Comments From Dan Rosen 2000-09-22 11:00 -------
bug 51826 offers one solution to this problem...
------- Additional Comments From brade@netscape.com 2000-11-20 12:01 -------
*** Bug 58654 has been marked as a duplicate of this bug. ***
------- Additional Comments From beppe@netscape.com 2001-05-03 14:10 -------
moving back into 1.0, to be included with other pub work
------- Additional Comments From sujay@netscape.com 2001-05-04 14:04 -------
adding relnote keyword.
------- Additional Comments From Simon Fraser 2001-05-07 11:36 -------
This should reuse the embedding 'save page with images' stuff that Adam Lock
did.
------- Additional Comments From Adam Lock 2001-05-07 11:41 -------
Adding a dependency to the web browser persist work
------- Additional Comments From sujay@netscape.com 2001-07-27 12:39 -------
but if the images have abs. links then they show up...
------- Additional Comments From beppe@netscape.com 2001-08-07 19:19 -------
This work is slotted for the 1.0 timeframe and not the 9.4 milestone.
Whiteboard: [publish][QAHP][nsBranch-]
Target Milestone: --- → mozilla1.0
*** Bug 36419 has been marked as a duplicate of this bug. ***
Comment 2•24 years ago
|
||
Another problem involving images with relative url that I haven't seen
specifically mentioned here. Open a webpage with images in composer. Right
click on an image and select Save Image. If the image in the page uses a
relative url, nothing happens, you do not get the Save File dialog box, you
cannot save the image. If the image uses an absolute url, then the Save File
dialog box will pop up, and you are able to save the image (then again, in order
for it to be showing the image using an absolute url, you need to have the image
already on your computer).
Steps to reproduce:
1.Open a new page in composer
2.Select Insert->image
3.Click choose file, pick an image file you have saved on desktop, enter
alternative text and click ok
4.Hit enter, then select insert->image
5.Click on choose file, pick the same image file
6.Edit image url so it just shows the file name, no path
7.Enter alternative text and click ok
8.Save file and close composer
9.Open the page in composer
If you right click on the first image, you will get the Save File dialog box.
If you right click on the second image, nothing happens. One would expect to be
able to save an image regardless of whether the image url is relative or absolute.
Whiteboard: [publish][QAHP][nsBranch-] → [publish][QAHP][nsBranch-] EDITORBASE
Marking nsbeta1+ per syd. Need to fix for composer usability.
Keywords: nsbeta1+
| Assignee | ||
Comment 5•24 years ago
|
||
taking this bug since I've been working on it...
Assignee: sfraser → brade
Target Milestone: mozilla1.0 → mozilla0.9.7
| Assignee | ||
Comment 6•24 years ago
|
||
fix is in my tree... waiting for 110135 to be checked in
*** Bug 114375 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 8•24 years ago
|
||
waiting for bug 110135 to be checked in... (which is waiting for a different bug
fix...)
Target Milestone: mozilla0.9.7 → mozilla0.9.8
| Assignee | ||
Comment 9•24 years ago
|
||
Sujay would like this bug nominated as a must fix bug (top-10).
Whiteboard: [publish][QAHP][nsBranch-] EDITORBASE → [publish][QAHP-top][nsBranch-] EDITORBASE
| Assignee | ||
Comment 10•24 years ago
|
||
This is now checked in.
If there are any problems (edge cases), please see if they also happen in the
browser and check for existing bugs. Edge cases should be filed as new bugs.
This bug should only be reopened if there is a failure in all situations.
| Assignee | ||
Comment 11•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•