django-autocomplete-light icon indicating copy to clipboard operation
django-autocomplete-light copied to clipboard

Wrong selection when clicking on bottom area of item

Open jmbizfac opened this issue 1 year ago • 0 comments

I'm encountering the problem, that when the user clicks on the bottom area of the hovered item, then the next item in the list is selected. In this example "[..] Option 2" is selected, even though the user is with his mouse on the first element.

I'm using the latest official version dal 3.9.7 with python 3.11 and django 5.0.1.

Selection_Example

jmbizfac avatar Jan 29 '24 13:01 jmbizfac