#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>
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/01070182ac355a9b-6ec69982-dbf3-4dfe-9a29-c2aae7b3dd98-000000%40eu-central-1.amazonses.com.

Reply via email to