Opened 10 years ago
Closed 10 years ago
#23262 closed Bug (fixed)
FilteredSelectMultiple SelectFilter2.js don't submit form if user pressed Enter
Reported by: | Collin Anderson | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | cmawebsite@… | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Not sure how long this has been a problem.
Change History (5)
comment:4 by , 10 years ago
Description: | modified (diff) |
---|---|
Type: | Uncategorized → Bug |
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
actually also need to switch from keypress to keyup: https://github.com/django/django/pull/3037