On Fri, 28 Aug 2020 17:49:57 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> Would it be possible to add some tests to verify the behavior of HOME and END 
> for editable and non-editable ComboBox
> controls?

@kevinrushforth @kleopatra
Please check the updated changes. _ComboBoxTest_ and _ListViewTest_ both have 
minor modifications in how they access
_KeyMappings_. and added test for verifying **HOME** and **END** key with both 
editable and non editable ComboBox.

-------------

PR: https://git.openjdk.java.net/jfx/pull/172

Reply via email to