'visibility' attribute not loaded correctly
Bug #886246 reported by
tebjan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
the following code should not display anything, but it draws the circle:
<svg xmlns="http://
<g>
<ellipse rx="5" ry="5" visibility="hidden" transform=
</g>
</svg>
Reproduced (i.e. confirmed) with stable Inkscape releases (0.46 - 0.48.2) and current trunk (0.48+devel r10720) on Mac OS X 10.5.8 (i386).
tebjan wrote:
> status: New → Incomplete
Not sure why you changed the bug status to 'Incomplete' - since you reported the issue yourself, do you plan to add additional information? (The bug status usually is set to 'Incomplete' by members of the bug team if the report does not include all required information for bug triage, or additional information is needed). For now, I'll wait with confirming your report.