<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I want to have a look on the following issue:</div>

<div> </div>

<div>https://bugs.openjdk.org/browse/JDK-8209991</div>

<div>https://bugs.openjdk.org/browse/JDK-8087549</div>

<div> </div>

<div>Currently, the ComboBox hides the popup when typing in space, even when it is editable.</div>

<div>This is unexpected and problematic when implementing something like suggestiosn based on the typed in text.</div>

<div> </div>

<div>Since this is not mentioned in the UED (https://wiki.openjdk.org/display/OpenJFX/ComboBox+User+Experience+Documentation), this probably needs some discussion.</div>

<div>My idea would be to not handle SPACE (don't close the popup) when the combobox is editable.</div>

<div> </div>

<div>-- Marius</div></div></body></html>