Currently Node.intersects doesn't take node's clip into account but relies only on bounds (or geometry in case of Shapes).
This bug is related to RT-162: Support for Intersect(Node) method in Node class
because the implementation of that bug will also need to take clip of both
nodes into account.
This bug is related to RT-162: Support for Intersect(Node) method in Node class
because the implementation of that bug will also need to take clip of both
nodes into account.