'visibility' attribute not loaded correctly

Bug #886246 reported by tebjan
This bug report is a duplicate of:  Bug #166181: Support for visibility property. Edit Remove
6
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://www.w3.org/2000/svg" version="1.1">
  <g>
    <ellipse rx="5" ry="5" visibility="hidden" transform="translate(10, 10)" />
  </g>
</svg>

Tags: svg
su_v (suv-lp)
tags: added: svg
tebjan (tebjan)
Changed in inkscape:
status: New → Incomplete
Revision history for this message
su_v (suv-lp) wrote :

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.

Revision history for this message
tebjan (tebjan) wrote :

ups, wasn't my intension... was just trying the interface out.. changed back to new.

Changed in inkscape:
status: Incomplete → New
Revision history for this message
su_v (suv-lp) wrote :

Related ('visibility' property not supported -> Inkscape currently only supports 'display' property):
 Bug #166042 in Inkscape: “visible child in hidden parent”
 Bug #166181 in Inkscape: “Support for visibility property”

Quoting from bug #166042 - 2004-11-07:
«[One complication in evaluating inkscape's behaviour
with that one-line test case I gave on jabber is that
until Sunday, Inkscape wasn't reading visibility
attributes, it only consulted visibility in style strings.]»

Quoting from bug #166042 - 2004-11-20:
«This is less relevant now that we switched to display
property. CSS visibility property is not officially
supported still.»

Quoting from bug #166181 - 2005-01-05:
«I'm considering doing a buggy implementation of the
visibility property, where visibility:hidden would hide all
descendent objects too (even descendents that requested
visibility:visible)

Proposing to link as duplicate to bug #166181.

Changed in inkscape:
importance: Undecided → Medium
status: New → Confirmed
importance: Medium → Wishlist
Revision history for this message
su_v (suv-lp) wrote :

Linking as duplicate to bug #166181 - please add a comment here (bug #886246) and revert the duplicate status if you don't agree and think there are different issues.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.