My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 16: SVG support
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by j.chetw...@btinternet.com, Jul 16, 2009
What steps will reproduce the problem?
1. open attachment in mozilla or safari-webkit
2.
3.

What is the expected output? What do you see instead?
small table to drag or sort
notice table headers are misplaced and interactivity broken
remove js links to see how table should look.

What version of the product are you using? In what browser?
v1.0 in mozilla or safari-webkit

If this is a bug, please include the URL for a page that demonstrates the
bug: http://www.honte.eu/playGo/players/fo/moz-no-script.svg


Please provide any additional information below.

seems clear the dom assumptions in the script are confused by being 
wrapped in SVG. 

mozilla would be the key, as in practice the html is currently generated by 
xslt,

safari does not currently support xslt transforms, so it would rely on 
something similar to the attachment or uri.

 opera prefers to link to an external html file, which works well

moz-no-script.svg
688 bytes   Download
Sign in to add a comment

Hosted by Google Code