https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28903 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Owen Leonard from comment #1)
If that's correct, it looks like the tab key difference can be changed by setting a new default in select2.js: "selectOnClose" -> true
Pierre, does Owen's suggestion answer your need?
In terms of having the same number of interactions (key presses or clicks), it would be nice if one didn't have to hit ENTER to activate a Select2 menu. I don't think that's currently configurable.
You can open the dropdown list hitting "space" in both situations. So if we turn selectOnClose on, we are good. Am I missing something? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.