- 
    
Enhancement
 - 
    Resolution: Fixed
 - 
    
  P4                     
     - 
    fx2.0.1, fx2.0.2
 
- 
        b17
 
                    A custom direct Control subclass cannot cause focus to leave itself without delegating to a non-published class or method.
There is Node#impl_traverse(Direction) but the method is explicitly excluded from the public API and the Direction type is in a non-published package.
BehaviorBase<C,S> cannot be used as it is also in a non-published package.
Further, there is no published abstract base class of type Control supporting keyboard focus traversal behavior.
            
There is Node#impl_traverse(Direction) but the method is explicitly excluded from the public API and the Direction type is in a non-published package.
BehaviorBase<C,S> cannot be used as it is also in a non-published package.
Further, there is no published abstract base class of type Control supporting keyboard focus traversal behavior.
- csr for
 - 
                    
JDK-8342906 Public focus traversal API for use in custom controls
-         
     - Closed
 
 -         
 
- duplicates
 - 
                    
JDK-8090501 Promote setImpl_traversalEngine to public API
-         
     - Closed
 
 -         
 
- relates to
 - 
                    
JDK-8092194 ☂ Improve support for building custom UI controls
-         
     - Open
 
 -         
 - 
                    
JDK-8090456 Focus Management
-         
     - Open
 
 -         
 
- links to
 - 
                    
        
        Commit(master)
        openjdk/jfx/688f7fa0
    
 - 
                    
        
        Review(master)
        openjdk/jfx/1604
    
 - 
                    
        
        Review(master)
        openjdk/jfx/1628
    
 
             (2 links to)