#15220: replace SelectFilter2.js with a jQuery plugin
-------------------------------------+-------------------------------------
               Reporter:  slurms     |          Owner:  dbunskoek
                   Type:             |         Status:  new
  Cleanup/optimization               |      Component:  contrib.admin
              Milestone:             |       Severity:  Normal
                Version:  SVN        |       Keywords:
             Resolution:             |      Has patch:  1
           Triage Stage:  Accepted   |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  1          |
-------------------------------------+-------------------------------------
Changes (by dbunskoek):

 * needs_better_patch:  1 => 0


Comment:

 I updated the original patch so it will apply cleanly to trunk, and also
 made some improvements:

 Improved coding-style

 * moved from leading spaces to tabs
 * removed trailing comma's (fixes IE support)

 Usability improvements

 * removed inconsistent 'wrap-around' functionality in selects
 * also allow moving back from 'selected' to 'choices'
 * only allow moving with right or left key when the layout is horizontal
 (it doesn't make sense when layout is vertical)
 * fixed keyboard shortcuts (didn't work at all in the trunk version)

 I tested it all in IE7, IE8, FF4, Safari, Chrome, and it works like a
 charm.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15220#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to