Closed Bug 519084 Opened 15 years ago Closed 15 years ago

Firefox does not save images in css

Categories

(Firefox :: General, defect)

All
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 115107

People

(Reporter: mesvam, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5 When saving web pages, the images used for background are not saved if it is linked to in the css by "body{background:url(img.jpg);}" This causes many pictures to be missing when opening the saved file. This happens with: *External style sheets *Internal style sheets *Inline styles Reproducible: Always Steps to Reproduce: 1. Go to http://www.mozilla.com/en-US/firefox/personal.html 2. Save to hard drive 3. Open file in Firefox Actual Results: Many graphics are not displayed, because they were not saved. Expected Results: Firefox should have saved personal-bg.jpg into the *_files folder, but it did not recognize that the css linked to an image: "#wrapper{background: url(/img/tignish/template/background-feature.jpg) top center no-repeat;}" Other background images should also have been saved. I'm using a lot of add-ons, thought I doubt any of them are the cause of this bug. Note: Internet Explorer 7 can save pages as .mht files. That "fixes" the issue, but it does not appear to have saved the image data into the .mht file. I believe it is linking to "http://www.mozilla.com/img/tignish/firefox/personal-bg.jpg" instead of saving the image. When fixing the bug, please do not link to the online version of the file. This is just in case that the file location has changed, or the file has been deleted, the user still has a copy.
Whiteboard: Dupe of Bug 115107?
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
(In reply to comment #1) > > *** This bug has been marked as a duplicate of bug 115107 *** Thought it was, i just didn't feel like reading over 140 comments ;)
Whiteboard: Dupe of Bug 115107?
You need to log in before you can comment on or make changes to this bug.