Search
Active

36
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 333795
Opened: 3/20/2008 11:33:53 AM
Access Restriction: Public
3
Workaround(s)
5
User(s) can reproduce this bug
Support for inline SVG (i.e. using tags in the SVG namespace in an (X)HTML page) would be useful:
* for small images (same as data: URIs)
* for images that can be modified by scripts (cross-browser alternative to <canvas>)
* on-the-fly server-generated images (much easier than bitmaps or external vector images).

[Note to Connect users: please add comments if you have additional scenarios.]
Details (expand)

Please verify that this issue occurs in Internet Explorer 8 RTW. Click here for more information.

1. What seems to be the problem? Click here for more information.
There is a loss of functionality or poor functionality within Internet Explorer.

2. What area did the issue occur in? Click here for more information.
----CSS and HTML

3. What language of your browser's frame? Click here for more information.
English

3a. What is your language preference order? Click here for more information.
 
 

Please try to reproduce this issue in No Add-ons mode and answer the following 2 questions. You can find the No Add-ons shortcut under All Programs > Accessories > System Tools > Internet Explorer (No Add-ons).  Click here for more information.


4.  What was the result of the issue after trying it in No Add-ons mode?
The issue reproduces in No Add-ons mode

5. If running in No Add-ons mode solves your issue, what kind of Add-ons are you using?
 

5a. If Other, then please list the add-on:
 


6. How often does this happen? Click here for more information.
Always Happens

7. What Operating System are you running? Click here for more information.
Windows Vista SP1 x86

8. Have you ever seen this problem before in Internet Explorer? Click here for more information.
This happens in IE7

9. Where does this occur?  Click here for more information.
Both

9a. Please provide the URL of the internet application being used.
http://www.normalesup.org/~george/comp/dsvg-sky/dsvg-sky.xhtml


10. Please list the reproduction steps. Click here for more information.
Use
<svg xmlns="http://www.w3.org/2000/svg" />
in a page. (See e.g. http://www.normalesup.org/~george/comp/dsvg-sky/dsvg-sky.xhtml).

11. What are the expected results? Click here for more information.
IE should display the SVG image.

12. What are the actual results? Click here for more information.
IE does not display the SVG image.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 3/20/2008 at 5:12 PM
Thank you for the suggestion. We will consider this in a future release of IE.

Best Regards,
The IE Team
Posted by mnielsen on 3/31/2008 at 10:48 AM
Could we then at least get the VML support back? There is no way of doing any type of vectorgraphics. This is an integral part of any map website today, including your own http://maps.live.com.
Posted by cusebr on 4/3/2008 at 1:43 AM
I'm certain some form of vector graphics will be in IE8 final. Otherwise things like Live Maps would stop working properly.
Posted by ShadowChaser on 5/4/2009 at 3:33 PM
lfourquaux, could you re-activate this bug for consideration in IE9? According to the IE Beta Feedback Connect Homepage, they're in the planning stages right now for IE9. SVG is something I'd really like to see considered!
Posted by lfourquaux on 5/28/2009 at 12:05 PM
ShadowChaser: Reactivated.
Posted by kenc3dan on 11/3/2009 at 10:36 AM
I certainly could use SVG and Canvas functionality in IE for the users I develop for. Creating a version in SVG and then another in Silverlight is simply out of the question. Currently we use Adobe Flash but have evaluated the alternatives and find SVG and Canvas to be the simplest and, by far, most efficient way to generate the simple internet apps we require.