It appears that multi-select form widgets cannot be keyboard controlled in chromium, and it is a known bug/non-implementation:
http://code.google.com/p/chromium/issues/detail?id=90172 On Wednesday, February 26, 2014 11:28:05 AM UTC-6, cool-RR wrote: > > Sorry, space doesn't do the toggle. (Windows 7 Chrome.) > > > On Wed, Feb 26, 2014 at 6:43 PM, C. Kirby <[email protected] > <javascript:>>wrote: > >> While holding Ctrl (Command on a Mac), click the spacebar on the >> relations you want to select. >> Spacebar handles the toggle action, ctrl(command) keeps you in >> multi-select mode >> >> On Wednesday, February 26, 2014 6:12:09 AM UTC-6, cool-RR wrote: >>> >>> Hi, >>> >>> How do I control the admin ManyToManyField widget with the keyboard? >>> >>> >>> Thanks, >>> Ram. >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Django users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/django-users/VxFrne7x92E/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/f8d87dca-9ee6-44f3-b9bc-da7eef05fccc%40googlegroups.com >> . >> >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/553dcff5-6c89-449a-af29-adfaf24a2996%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

