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 Antoine Lorence)

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 Antoine Lorence, 7 years ago

Firefox screenshot example

by Antoine Lorence, 7 years ago

Chrome screenshot

by Antoine Lorence, 7 years ago

Opera screenshot

comment:1 by Antoine Lorence, 7 years ago

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