Opened 16 years ago
Closed 15 years ago
#11203 closed Bug (fixed)
ie not rendering correctly rtl forms
| Reported by: | hadaraz | Owned by: | Hello Ok |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | admin css rtl |
| Cc: | somarsom2000@… | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This ticket is related to #10601. There is a rendering problem with ie on rtl forms with inlines. The delete check box is not aligned correctly to the left. Also related are the save buttons which should be aligned to the left as well, see attached pic (ie2.jpg). the pic is from ie7 on winxp, using firefox with ietab (embedded ie).
Attachments (2)
Change History (10)
by , 16 years ago
comment:1 by , 16 years ago
| Version: | 1.0 → SVN |
|---|
The version of django is SVN, and not 1.0 as seen on the ticket.
comment:2 by , 16 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 15 years ago
| Cc: | added |
|---|---|
| Owner: | changed from to |
comment:4 by , 15 years ago
| Status: | new → assigned |
|---|
comment:5 by , 15 years ago
| Has patch: | set |
|---|
comment:6 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → Bug |
Good job on the fix, karahello. I suggest making some noise in the django-dev group to get this pushed through.
comment:7 by , 15 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
ie7 rendering rtl form with inlines