The selected combobox value should be set to null after pressing backspace and the combobox content is selected.
The dropdown should not show if the backspace is the first key pressed after entering the combobox. The value should just be deleted (set to null).
Selection in the dropdown should be cleared after the combobox input is cleared (by pressing backspace or delete)