Click on scrollbar in dropdown makes list disappear
Opened this issue · 6 comments
Deleted user commented
In Chrome on Windows, a click on the scrollbar (as for example on the homepage http://textextjs.com/) will make the list disappear instead of scroll.
alexgorbatchev commented
Thank you for reporting this.
alexgorbatchev commented
@fabricasapiens Sounds like there is a small number of issues specific to Windows. Unfortunately I don't have a readily available windows environment, do you think it's something you could look into?
Deleted user commented
I would assume it's the same issue with Chrome/Chromium across OS but I will try to look into this when I have the time! I think it has to do with not calling an event.preventDefault(); and event.stopPropagation(); somewhere...
Deleted user commented
Sweet :)
alexgorbatchev commented
@adamayres great, thank you! I'll have a look at this shortly.
alexgorbatchev commented
Merged.