[Rev 02] RFR: 8207759: VK_ENTER not consumed by TextField when default Button exists

Jeanette Winzenburg fastegal at openjdk.java.net
Wed Dec 11 15:07:50 UTC 2019


On Wed, 11 Dec 2019 12:34:51 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> just to let you know: locally added test to explicitly guard against JDK-8145515 (and an ignored one for the regression JDK-8229914) - they are passing/failing the same before/after this fix. Will push later ...
> 
> pushed

fwiw: wrote a short summary of enter handling in comboBox (that is JDK-8145515 and related) https://github.com/kleopatra/swingempire-fx/wiki/ComboBoxEnterHandling

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

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


More information about the openjfx-dev mailing list