yourlabs / django-autocomplete-light

A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
https://django-autocomplete-light.readthedocs.io
MIT License
1.79k stars 467 forks source link

DAL browser compatibility #1273

Open DrunkGhost opened 2 years ago

DrunkGhost commented 2 years ago

Is there a compatibility checklist for known browsers? By experience, I found out that django-autocomplete-light does not work, for example, in ie11, safari 5.1.7 (desktop and mobile versions). Or is there some way to make it work in these browsers?

jpic commented 2 years ago

Select2 should support IE11 https://select2.org/#full-browser-support

We merge compatibility patches whenever they are submitted which happens from time to time.

DrunkGhost commented 2 years ago

In Internet Explorer 11 I see this right now:

Screenshot_63 Screenshot_62

Screenshot_61

jpic commented 2 years ago

Can we haz translation please?

And full traceback?

Le ven. 10 déc. 2021 à 13:32, DrunkGhost @.***> a écrit :

In Internet Explorer 11 I see this right now:

[image: Screenshot_63] https://user-images.githubusercontent.com/40352269/145574332-afb00836-da45-4aa6-aa8f-89fac7467824.png [image: Screenshot_62] https://user-images.githubusercontent.com/40352269/145574362-185e9ba2-beb2-472f-88a0-8961169d318d.png

[image: Screenshot_61] https://user-images.githubusercontent.com/40352269/145574407-1095b166-2023-4cb0-b9f7-13c9c23562d9.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yourlabs/django-autocomplete-light/issues/1273#issuecomment-990935346, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAXDLGJ7P66QN7WYBWRJHDUQHXPFANCNFSM5JWUP5NQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

DrunkGhost commented 2 years ago

https://caniuse.com/customevent

jpic commented 2 years ago

Ok for pull request