Opened 10 months ago

Last modified 10 months ago

#34982 closed Bug

Visual regression for helptext with RTL languages. — at Version 4

Reported by: Mariusz Felisiak Owned by: Tom Carrick
Component: contrib.admin Version: 4.2
Severity: Release blocker Keywords:
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 (last modified by Mariusz Felisiak)

Django 4.1 on small screens (< 1024 px)




Django 4.2 on small screens (< 1024 px)



LANGUAGE_CODE = "ar-DZ"

Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.

Change History (8)

by Mariusz Felisiak, 10 months ago

Attachment: before1.png added

by Mariusz Felisiak, 10 months ago

Attachment: before2.png added

by Mariusz Felisiak, 10 months ago

Attachment: after1.png added

by Mariusz Felisiak, 10 months ago

Attachment: after2.png added

comment:1 by Mariusz Felisiak, 10 months ago

Description: modified (diff)

comment:2 by Mariusz Felisiak, 10 months ago

UI/UX: set

comment:3 by Mariusz Felisiak, 10 months ago

Owner: changed from nobody to Tom Carrick
Status: newassigned

comment:4 by Mariusz Felisiak, 10 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top