Opened 10 years ago
Last modified 10 years ago
#23262 closed Bug
FilteredSelectMultiple SelectFilter2.js don't submit form if user pressed Enter — at Version 4
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 (4)
comment:4 by , 10 years ago
Description: | modified (diff) |
---|---|
Type: | Uncategorized → Bug |
Note:
See TracTickets
for help on using tickets.
actually also need to switch from keypress to keyup: https://github.com/django/django/pull/3037