AutoComplete: ensure that the popup is always at the start of the text X position if isSearchingHitsFromStart() is true
AutoComplete: ensure that the Popup is always at the same position relative to the text component even if the parent window is moved
JFXAutoComplete: Take into account backspace in the JavaFX Popup
JFXAutoComplete: Fix some exceptions if typing backspace then typing new characters
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
AutoComplete: ensure that the popup is always at the start of the text X position if isSearchingHitsFromStart() is true
AutoComplete: ensure that the Popup is always at the same position relative to the text component even if the parent window is moved
JFXAutoComplete: Take into account backspace in the JavaFX Popup
JFXAutoComplete: Fix some exceptions if typing backspace then typing new characters