lewisje / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Mouse events not firing on SVG Text elements that use SVG Fonts #408

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Convert the PSD to SVG file using AI by selecting SVG font options 
while conversion 
2. Assign that embedded SVG font to any Text layer
3. OnClick/ OnMouseOver/ OnMouseOut/  and other mouse events not firing

What is the expected output? 
Mouse events should be fired.

What do you see instead?
Mouse events not firing

What version of the product are you using? On what operating system,
browser, and version of Flash?
Win XP, IE 7, Flash player 10, SVGWEB-2009-10-12

Please provide any additional information below. Reduced test cases are
always appreciated!
Please use your local images where images required

Thanks you in advance

Original issue reported on code.google.com by prasanth...@gmail.com on 11 Nov 2009 at 7:40

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 11 Nov 2009 at 6:58

GoogleCodeExporter commented 8 years ago
Thanks for the bug entry. Looking over the testing file I see lots of SVG Web's
internal tracking on the elements (attributes like __guid); did you do File > 
Save
As? I'm not sure why these internal SVG Web properties are being exposed. I'd 
like to
get more of a reduced test case; could you attach the original SVG file that is
having the problem, simplifying it a bit if you can to just where the problem is
(perhaps having one SVG Font Glyph with one character that you want to have the 
mouse
clicked on, showing the problem)?

Original comment by bradneub...@gmail.com on 11 Nov 2009 at 7:00