#37144: Filters appear above main table in admin in Firefox
-------------------------------+--------------------------------------
     Reporter:  Alyssa Herzog  |                    Owner:  (none)
         Type:  Bug            |                   Status:  closed
    Component:  contrib.admin  |                  Version:  6.0
     Severity:  Normal         |               Resolution:  worksforme
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  1
-------------------------------+--------------------------------------
Changes (by Jacob Walls):

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

Comment:

 Thanks for the report, but it looks fine for me in Firefox 151. A few
 things:
 - What Firefox version is this? The `<search>` element is not positioned
 correctly here. Support for `<search>` may be problematic on your version.
 - Is it the same on other patch releases of 6.0.x? When  was the last
 release where it worked?
 - Does the element appear correctly if you apply a style rule like

 {{{#!css
 search {
   display: block;
 }
 }}}

 If so, that makes me feel like it's a Firefox quirk on a lower version.

 Happy to hear your answers, just setting a triage state in the meantime.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37144#comment:2>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019e93dc3ddb-8a55a47d-4631-4aaa-bdb0-7baaac9be843-000000%40eu-central-1.amazonses.com.

Reply via email to