- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
                    The platform specific key mappings in TextAreaBehavior aren't evaluated, because they are in a map which is a grand-child of the control's input map, and the InputMap.lookup() method only handles two levels of maps. The method should be made recursive.
To reproduce, start HelloTextArea and type ctrl-Down (Linux and Windows) or alt-Down (MacOS).
This is blockingJDK-8089120.
            
To reproduce, start HelloTextArea and type ctrl-Down (Linux and Windows) or alt-Down (MacOS).
This is blocking
- blocks
- 
                    JDK-8089120 TextArea: Wrong behavior of CTRL-UP/OPTION-UP -           
- Resolved
 
-