Hello,
 
I am having a couple issues related to SVG <image> tags.  Is this the 
correct place to post bugs?

These two bugs may be related or even the same.
Note that there is a fix pending for the scaling of SVG image tags in FF: (
https://bugzilla.mozilla.org/show_bug.cgi?id=933057).
----------------------
Bug #1: 

1) Open attached file test.html.
2) Inspect red square in firebug.
3) Right-click in the CSS "Style" pane.

Expected:
Menu appears with options such as "Add rule", "Edit element style", etc.

Actual:
A small square appears which looks like an empty menu popup with no options.
-------------------------
Bug #2:

1) Open attached file test.html
3) Select the image tag for the red square in the HTML pane and click "Edit"
4) Add an attribute id="foo" to the image tag.

Expected:
<image> remains unchanged except for new id of "foo"

Actual:
<image> tag is changed to <img>, and image is no longer rendered on the 
page.
--------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/4928c00e-692c-4747-b347-d61c649c464f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to