git: openjdk/jfx: master: 8209788: Left/Right/Ctrl+A keys not working in editor of ComboBox if popup showing

Ambarish Rapte arapte at openjdk.java.net
Fri Oct 2 03:07:23 UTC 2020


Changeset: 77a183e7
Author:    Ambarish Rapte <arapte at openjdk.org>
Date:      2020-10-02 03:05:50 +0000
URL:       https://git.openjdk.java.net/jfx/commit/77a183e7

8209788: Left/Right/Ctrl+A keys not working in editor of ComboBox if popup showing

Reviewed-by: kcr, fastegal

! modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/behavior/BehaviorBase.java
! modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/behavior/ComboBoxListViewBehavior.java
! modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/behavior/ListViewBehavior.java
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/ComboBoxListViewSkin.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/ComboBoxTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/ListViewTest.java



More information about the openjfx-changes mailing list