Open Bug 1359537 Opened 7 years ago Updated 2 years ago

title within rect in svg does not display tooltip

Categories

(Core :: SVG, defect, P3)

52 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: piteo, Unassigned)

Details

Attachments

(1 file)

1.09 KB, image/svg+xml
Details
Attached image GAP.svg
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170323105023

Steps to reproduce:

<g stroke-width="0.001" stroke="#888" fill="#F00" transform="translate (-1000 -800) scale(100,100) rotate(-90)">
<rect x="47.38464" y="10.98123" width="0.008" height="0.008" fill="#c88">
<title>Visible</title>
</rect>
</g>


Actual results:

"Visible" does not appear as tooltip. Changing width and height to 0.015 makes it visible. So does changing x and y to 47.38 and 10.98 or 47.375 and 11.125.


Expected results:

Visible should appear as tooltip
Component: Untriaged → SVG
Product: Firefox → Core
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: