Skip to content

SVG elements seem to be of wrong size in Firefox #37

@742617000027

Description

@742617000027

Hey! After having been pointed to this lovely repo, I went ahead and replaced all 'standard' OSD overlays in my application with d3 SVG elements. However, functionality in Firefox is now broken, since SVG elements seem to have a wrong size when inspected with developer tools.

SVG element, Firefox on the left, Chrome on the right:

FIREFOX CHROME

Another SVG element, Firefox on the left, Chrome on the right:

FIREFOX2 CHROME2

I'm suspecting the size being off in Firefox to lead to unwanted behavior: Mouseover'ing the colored pictograms and name plates should normally open a tooltip for each of them. However, in Firefox, possibly because of overlapping elements, this functionality is broken.

Any ideas for a fix would be highly appreciated!

Edit: Also added the project code here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions