#36807: Admin fieldset field layout issue in the Safari browser.
---------------------------------+--------------------------------------
     Reporter:  Antoliny         |                    Owner:  (none)
         Type:  Bug              |                   Status:  new
    Component:  contrib.admin    |                  Version:  6.0
     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
---------------------------------+--------------------------------------
Description changed by Antoliny:

Old description:

> Currently, on Safari, `fieldset` fields are rendered differently from
> regular fields in the admin interface.
>
> [[Image(safari_fieldset.png)]]
>
> In other browsers, fieldset is rendered consistently with normal fields,
> and Safari should behave the same way.
>
> [[Image(fieldset_diff.png)]]
>
> This issue appears to be caused by the `legend` element, which seems to
> be unaffected by its parent flex container due to Safari specific
> rendering behavior.
>
> It has been identified as a regression introduced by
> https://github.com/django/django/commit/4187da258fe212d494cb578a0bc2b52c4979ab95

New description:

 Currently, on Safari, `fieldset` fields are rendered differently from
 regular fields in the admin change form.

 [[Image(safari_fieldset.png)]]

 In other browsers, fieldset is rendered consistently with normal fields,
 and Safari should behave the same way.

 [[Image(fieldset_diff.png)]]

 This issue appears to be caused by the `legend` element, which seems to be
 unaffected by its parent flex container due to Safari specific rendering
 behavior.

 It has been identified as a regression introduced by
 
https://github.com/django/django/commit/4187da258fe212d494cb578a0bc2b52c4979ab95

--
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36807#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 visit 
https://groups.google.com/d/msgid/django-updates/0107019b2bcdf008-d67e6077-d176-400d-897b-d40df269eb0f-000000%40eu-central-1.amazonses.com.

Reply via email to