#33828: Admin's autocomplete_fields don't autofocus when opened
-----------------------------------------+------------------------
               Reporter:  flbraun        |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Uncategorized  |        Version:  4.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 After upgrading from Django 3.2 to 4.0, fields utilizing the Select2
 widget in the admin don't get autofocus on their search field when clicked
 on any more.

 There is an [https://github.com/select2/select2/issues/5993 open bug] with
 Select2 regarding autofocus issues with jQuery 3.6.0. Django 4.0 upgraded
 the vendored jQuery to that exact version, so I guess that's where the
 issue comes from.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33828>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181d307a061-c988a34a-6944-40ff-a764-901bdedc12a5-000000%40eu-central-1.amazonses.com.

Reply via email to