--
Ticket URL: <https://code.djangoproject.com/ticket/32322>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "issue.png" added.
Issue screenshot
Old description:
> There is a problem with autocomplete widget in admin please see attached
> screenshot
New description:
There is a problem with autocomplete widget in admin please see attached
screenshot
[[Image(issue.png)]]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:1>
* Attachment "Fixed.png" added.
Fixed
Old description:
> There is a problem with autocomplete widget in admin please see attached
> screenshot
> [[Image(issue.png)]]
New description:
There is a problem with autocomplete widget in admin please see attached
screenshot
[[Image(issue.png)]]
I am submitting PR GH-13846 with my proposed fix.
Screenshot after fix
[[Image(Fixed.png)]]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:2>
* Attachment "Fixed.2.png" added.
Fixed
* Attachment "Fixed.png" added.
Fixed
* Attachment "Fixed.png" added.
Fixed
--
Old description:
> There is a problem with autocomplete widget in admin please see attached
> screenshot
> [[Image(issue.png)]]
>
> I am submitting PR GH-13846 with my proposed fix.
>
> Screenshot after fix
> [[Image(Fixed.png)]]
New description:
There is a problem with autocomplete widget in admin please see attached
screenshot
[[Image(issue.png)]]
I am submitting PR [https://github.com/django/django/pull/13846] with my
proposed fix.
Screenshot after fix
[[Image(Fixed.png)]]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:3>
* owner: Viktor Grabov => Viktor Grabov
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:4>
* ui_ux: 0 => 1
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:5>
* stage: Ready for checkin => Unreviewed
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:6>
* stage: Unreviewed => Accepted
Comment:
Thanks for the report, I was able to reproduce this issue but only on
Chrome.
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:7>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6a054f768136de2caeaecf6c0fe9ffad76281373" 6a054f76]:
{{{
#!CommitTicketReference repository=""
revision="6a054f768136de2caeaecf6c0fe9ffad76281373"
Fixed #32322 -- Fixed autocomplete widget wrapping.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32322#comment:9>