-
Bug
-
Resolution: Not an Issue
-
P3
-
fx1.2
-
Windows XP SP3
Java 1.6.0.14
JavaFX 1.2
Node Lookup which worked in 1.1 release does not work in 1.2 release.
Identified when a customNode Id is used from with another CustomNode inside the main Scene content.
If CustomNodes are inserted dynamically they can be 'lookup'ed otherwise not
This may be a valid decison now for 1.2 but it would be nice to know and the wording of the 1.2 API should be changed
Please see here for full discussion.
http://forums.sun.com/thread.jspa?threadID=5399952&tstart=0
Also code is attached
Identified when a customNode Id is used from with another CustomNode inside the main Scene content.
If CustomNodes are inserted dynamically they can be 'lookup'ed otherwise not
This may be a valid decison now for 1.2 but it would be nice to know and the wording of the 1.2 API should be changed
Please see here for full discussion.
http://forums.sun.com/thread.jspa?threadID=5399952&tstart=0
Also code is attached
- relates to
-
JDK-8107930 Need to document that Node.lookup() does not descend into a CustomNode
-
- Resolved
-