mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34040 -- Removed autofocus from admin search box.
This commit is contained in:
@@ -319,6 +319,9 @@ Miscellaneous
|
||||
* :ttag:`{% blocktranslate asvar … %}<blocktranslate>` result is now marked as
|
||||
safe for (HTML) output purposes.
|
||||
|
||||
* The ``autofocus`` HTML attribute in the admin search box is removed as it can
|
||||
be confusing for screen readers.
|
||||
|
||||
.. _deprecated-features-4.2:
|
||||
|
||||
Features deprecated in 4.2
|
||||
|
||||
Reference in New Issue
Block a user