Bug 143045 - SVG images are not displayed as background-image
Summary: SVG images are not displayed as background-image
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml svg (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-16 09:36 UTC by Rafał Miłecki
Modified: 2024-05-06 20:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Background no. 1 for test-case (299 bytes, image/svg+xml)
2007-03-16 09:38 UTC, Rafał Miłecki
Details
Background no. 3 for test-case (583 bytes, image/svg+xml)
2007-03-16 09:39 UTC, Rafał Miłecki
Details
Background no. 2 for test-case (300 bytes, image/svg+xml)
2007-03-16 09:39 UTC, Rafał Miłecki
Details
Zajec's test for SVG as background (953 bytes, application/xhtml+xml)
2007-03-16 09:44 UTC, Rafał Miłecki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Miłecki 2007-03-16 09:36:32 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    SuSE RPMs
OS:                Linux

According to W3C (http://www.w3.org/TR/SVG/concepts.html#UsageOptions) in case when browser is able to display SVG it has to accept SVG as image for background-image and list-style-image in CSS. Actually khtml/konqueror ignores something like background: url(image.svg).
Comment 1 Rafał Miłecki 2007-03-16 09:38:32 UTC
Created attachment 19988 [details]
Background no. 1 for test-case

This SVG will be used in xhtml test-case.
Comment 2 Rafał Miłecki 2007-03-16 09:39:20 UTC
Created attachment 19989 [details]
Background no. 3 for test-case

This SVG will be used in xhtml test-case.
Comment 3 Rafał Miłecki 2007-03-16 09:39:24 UTC
Created attachment 19990 [details]
Background no. 2 for test-case

This SVG will be used in xhtml test-case.
Comment 4 Rafał Miłecki 2007-03-16 09:44:07 UTC
Created attachment 19991 [details]
Zajec's test for SVG as background

This test-case checks support for displaying SVG using CSS's background.
Comment 5 Allan Sandfeld 2007-11-28 14:14:55 UTC
Yes. Can be solved somehow in imload. 

For later native SVG support, it requires "fun" stuff.
Comment 6 Samuel Brack 2011-01-09 23:00:02 UTC
Assigning this to khtml svg.
Comment 7 Christoph Cullmann 2024-05-06 20:59:50 UTC
Dear user,

KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6.

Please migrate to use a QWebEngine based HTML component.

We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes.

For security issues, please see:

https://kde.org/info/security/

Sorry that we did not fix this issue during the life-time of KHTML.

Greetings
Christoph Cullmann