Kevin Brown-Silva

Results 127 comments of Kevin Brown-Silva

As noted in https://github.com/select2/select2/issues/3415 and [on the mailing list](https://groups.google.com/d/msg/select2/8wNwDZQ8CD0/ytILMsg2as8J), I'm open to the idea of automatically focusing the search on a multiple select when the selection area is focused. I...

Right now there are two UX issues that are a result of this in 4.0.0: 1. Any letters typed in a focused by closed dropdown do not filter the results...

> Is there stopgap fix for this? If you are interested in using the unstable builds (I guess you could say "not released", they're relatively stable), the fix for multiple...

> Does anybody have an idea when is v4.0.1 coming? Not a huge fan of monkeypatches. We're aiming to release 3.5.3 (probably the last of the 3.5.x line) this weekend....

> @select2 any news on this? It's fixed for multiple selects, that patch landed in 4.0.1. For single selects, no "good" solution has been found yet, but we're open to...

> Would it be possible to track keypresses on the focus div and just append to an in-memory string, rather than changing focus to a DOM element, resetting the string...

I cannot reproduce this issue on the examples page on Firefox 68 (Android) with Select2 4.0.7. I also cannot reproduce it on Chrome (Android) 75. While it's highly unlikely that...

> So leave this open a little longer and I will close it if I can't come up with more information. I think 2 months is good enough. Closing this...

I need a clear set of steps to reproduce this issue, since I tried it again on the same device and still can't reproduce it on the examples page.

I was able to reproduce this yesterday and I may have narrowed down the specific case where this happens. 1. Go to the AJAX examples page 2. Open the dropdown...