#35003 closed Bug (fixed)
Incorrect margin for RTL languages
Reported by: | Natalia Bidart | Owned by: | Tom Carrick |
---|---|---|---|
Component: | contrib.admin | Version: | 4.2 |
Severity: | Normal | Keywords: | rtl |
Cc: | Tom Carrick | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
While reviewing and debugging the PR for ticket #34995, I've noticed that some widgets and help text are not properly placed for RTL languages. See screenshots attached for more details.
Attachments (4)
Change History (15)
by , 12 months ago
Attachment: | django-admin-wrong-margin-rtl-4.2.png added |
---|
by , 12 months ago
Attachment: | django-admin-wrong-right-margin-rtl.png added |
---|
Other example Django 5.0
comment:1 by , 12 months ago
Cc: | added |
---|
comment:2 by , 12 months ago
Keywords: | rtl added |
---|
comment:3 by , 12 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 12 months ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
comment:6 by , 12 months ago
Has patch: | unset |
---|---|
Summary: | Admin: incorrect margin for RTL languages → Incorrect margin for RTL languages |
comment:7 by , 12 months ago
OK, it's about left, not right margin. Nevertheless we can treat this as a duplicate, IMO.
comment:8 by , 12 months ago
Resolution: | duplicate |
---|---|
Severity: | Release blocker → Normal |
Status: | closed → new |
Triage Stage: | Unreviewed → Accepted |
Reopening as it's related to #34982, but it's not a regression, left margins are there in Django 4.1 as well:
by , 12 months ago
Attachment: | Screenshot_20231130_112450.png added |
---|
comment:9 by , 12 months ago
Has patch: | set |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
Example in Django 4.2