Hervé Girod - 2017-11-11

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