Opened 5 years ago
Closed 5 years ago
#32322 closed Bug (fixed)
Incorrect wrapping of autocomplete cleaner on Chrome.
| Reported by: | Viktor Grabov | Owned by: | Viktor Grabov |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | Autocomplete, contrib.admin, widget |
| Cc: | 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 )
There is a problem with autocomplete widget in admin please see attached screenshot

I am submitting PR https://github.com/django/django/pull/13846 with my proposed fix.
Attachments (3)
Change History (12)
by , 5 years ago
comment:1 by , 5 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 5 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 5 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 5 years ago
| Has patch: | set |
|---|---|
| Owner: | changed from to |
comment:5 by , 5 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|---|
| UI/UX: | set |
comment:6 by , 5 years ago
| Triage Stage: | Ready for checkin → Unreviewed |
|---|
comment:7 by , 5 years ago
| Summary: | Autocomplete widget options wrap issue in CSS → Incorrect wrapping of autocomplete cleaner on Chrome. |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
Thanks for the report, I was able to reproduce this issue but only on Chrome.
comment:8 by , 5 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.

Issue screenshot