Opened 7 years ago
Last modified 7 years ago
#28685 closed Bug
Visual issue with Select2 input widget — at Version 1
Reported by: | Antoine Lorence | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 2.0 |
Severity: | Normal | Keywords: | |
Cc: | Johannes Maron | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description (last modified by )
Playing with the new Django 2.0 feature, Select2 widget in admin, I noticed a bad position of the last element of the first line in the input box itself. Please see the 3 little screenshots attached, each one correspond to a different browser (Firefox, Chrome, Opera).
The behavior seems related to the "clear" button added on the top-right of the input when at least 1 element has been added to the widget.
I do not paste models and admin code here, since it's probably irrelevant. Please ask if needed.
Change History (4)
by , 7 years ago
Attachment: | firefox_2017-10-06_08-52-32.png added |
---|
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
Firefox screenshot example