-
Bug
-
Resolution: Unresolved
-
P3
-
jfx15
InputMap stores the hierarchy of mappings by maintaining a list of child InputMaps.
The methods BehaviorBase.addDefaultMapping() and BehaviorBase.removeMapping() do not traverse the hierarchy of InputMap for verifying if a mapping is present in any of the child InputMap.
The methods BehaviorBase.addDefaultMapping() and BehaviorBase.removeMapping() do not traverse the hierarchy of InputMap for verifying if a mapping is present in any of the child InputMap.
- relates to
-
JDK-8209788 Left/Right/Ctrl+A keys not working in editor of ComboBox if popup showing
-
- Resolved
-