--
Ticket URL: <https://code.djangoproject.com/ticket/23262>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
Comment:
actually it's a bit more complicated
https://github.com/django/django/pull/3037
--
Ticket URL: <https://code.djangoproject.com/ticket/23262#comment:1>
Comment (by charettes):
Could you write a Selenium test for this?
--
Ticket URL: <https://code.djangoproject.com/ticket/23262#comment:2>
Comment (by collinanderson):
ok Selenium test is there
--
Ticket URL: <https://code.djangoproject.com/ticket/23262#comment:3>
* type: Uncategorized => Bug
Old description:
> Not sure how long this has been a problem. It just needs
> `event.preventDefault()`.
New description:
Not sure how long this has been a problem.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/23262#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"85c22dd4c4a406301b4378a4682456dfa1900830"]:
{{{
#!CommitTicketReference repository=""
revision="85c22dd4c4a406301b4378a4682456dfa1900830"
Fixed #23262 -- Made SelectFilter2.js move items on enter Key press.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23262#comment:5>