Hi,

I have a nested svg element thus establishing a new viewport with 
bounds defined by x,y,width,height. The overflow attribute is set to 
hidden although it would be by default.
Now, I would expect elements out of bounds to be invisible and not 
to be able to fire events. Well, unless I did something wrong or 
misunderstood something it seems that in Batik and mozSVG elements 
out of bounds are invisible but ARE able to fire events. Sample:

http://www.zuccaralloo.de/devgroup/samples/viewport.svg

Is this a known issue (bug) or just not implemented yet? Or do I 
have to compare overflow rather with visibility than display. But 
playing with different settings of pointer-events did not help 
either (if overflow was similar to visibility I expected pointer-
events="visible" might work).  

Regards-
-Heiko





-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to