[Django] #33934: "Clear all filters" preceeded by "+" instead of "X" in django admin

6 views
Skip to first unread message

Django

unread,
Aug 17, 2022, 8:57:08 AM8/17/22
to django-...@googlegroups.com
#33934: "Clear all filters" preceeded by "+" instead of "X" in django admin
-----------------------------------------+------------------------
Reporter: Caram | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 1 |
-----------------------------------------+------------------------
Release 4.1 has updated the template for admin changelist-filter. The
"clear all filters" is now prefixed by a cross ("X"). This is the
intention, I understand, but in practice the cross is replaced by a plus
("+") in my browser.

This occurs for both Firefox and Chrome (latest version).

Running Django 4.1 on CentOS 7/Apache.
Environment set to FR.

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

Django

unread,
Aug 17, 2022, 8:57:48 AM8/17/22
to django-...@googlegroups.com
#33934: "Clear all filters" preceeded by "+" instead of "X" in django admin
-------------------------------+--------------------------------------

Reporter: Caram | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.1
Severity: Normal | Resolution:

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by Caram):

* Attachment "clear all filters.png" added.

Django

unread,
Aug 17, 2022, 10:29:17 AM8/17/22
to django-...@googlegroups.com
#33934: "Clear all filters" preceeded by "+" instead of "X" in django admin
-------------------------------+--------------------------------------
Reporter: Caram | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 4.1
Severity: Normal | Resolution: needsinfo

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by Carlton Gibson):

* status: new => closed
* resolution: => needsinfo


Comment:

Hi Caram.

The character is ✖ — "Heavy Multiplication X"
https://www.compart.com/en/unicode/U+2716

That it's displayed like a `+` would be (I'd guess, at first pass) a font
issue on your local system. 🤔
(Can I ask, how is it displayed in this page?)

Can you use the web inspector to see what font is actually used, and then
test that separately? (Does the issue persist using different fonts?)

Given that ✖ — "Heavy Multiplication X" is literally part of the unicode
standard, I'm not sure yet that we can say it's a bug in Django 🤔

--
Ticket URL: <https://code.djangoproject.com/ticket/33934#comment:1>

Reply all
Reply to author
Forward
0 new messages