#31737: Strange admin behaviour on Django 3.1b1 with Firefox
---------------------------------+--------------------------------------
Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 3.1
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by Claude Paroz):
* status: closed => new
* resolution: needsinfo =>
Comment:
It is not specific to a project, I reproduce that behavior with different
projects.
I suspect this is an issue with Firefox 68. Are we going to only support
the latest versions of browsers for the admin? Firefox 68 ESR is still the
default browser of Debian stable (buster).
I noticed this is related with flex properties on the navbar without the
parent div having the `display: flex`. When I add the `display: flex;`
style attribute to the parent `div#main`, it works. But I'm far from sure
this is the right fix.
I'm reopening because even if it would be decided not to fix it, it should
be documented at least.
--
Ticket URL: <https://code.djangoproject.com/ticket/31737#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 on the web visit
https://groups.google.com/d/msgid/django-updates/065.b29d13e24c63fc6e58aa248546919aba%40djangoproject.com.