Opened 12 years ago
Closed 12 years ago
#8693 closed defect (wontfix)
Problems with embed SVG elements
Reported by: | Ruth Lang | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dijit | Version: | 1.3.0b1 |
Keywords: | SVG | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
Hello,
I have a dojo application which includes embed svg elements. So far I don't have any problems with Opera, Firefox, Safari, Chrome.
But the Internet Explorer has problems with these embed elements. With the Version 1.2.3 I get at least the connect do the SVGdocument ( = dojo.byId('svgdocMap').getSVGDocument()), (see scripting in file syslib.js in folder embed at line 140...) but nothing happens at all in the 1.3 Version. Also I realized dojo has problems with this embed elements within the TabContainer? or a TitlePane?, so you see the graph on the left side is not loaded at all.
For the Internet Explorer you need the Adobe SVG Plug-In: http://www.adobe.com/svg/viewer/install/main.html
I hope I simplified enough the application so you can get through the scripting, otherwise please don't hesitate to contact me.
Best regards Ruth
Attachments (1)
Change History (6)
Changed 12 years ago by
Attachment: | mapview_dojo_bug.zip added |
---|
comment:1 Changed 12 years ago by
Milestone: | 1.3 → tbd |
---|---|
Priority: | highest → normal |
comment:2 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 12 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
On second thought, realistically, we aren't going to have time to work on this... it's a very unusual case, running with the SVG plugin, especially for dojo which encourages using dojo.gfx for animations.
If you posted a simpler example we might notice something wrong with it off the bat, but likely it'll just be something that we can't/won't fix, so I don't want to make you spend a lot of time putting together a (simple) test case... I'm going to mark this as wontfix, sorry.
comment:5 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
again, a far simpler example is required. I suggest we mark this invalid unless there is something we can more easily work with.