Hello, I have a problem trying to get aroung the keyboard selection with the checkbox list mode active.
When I enable the checkbox hitting space in a focused item change the value of the checkbox but the list doesn't fire the select event. Doing click in a item with the mouse fires the event.
How can I fire the (select) method hitting space??
Thanks