http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13501 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Tested on batchMod.pl: 1/ The "required" is before the select. 2/ After selecting a value, the description is truncated (see comment 9). 3/ (In reply to Owen Leonard from comment #9)
Old: Tab to <select>, type the first letters of the item you're looking for. Item is selected.
New: Tab to combobox, type the word you're looking for. Use arrow key to select the item you want.
Still valid. Maybe something like http://stackoverflow.com/questions/20989458/select2-open-dropdown-on-focus 4/ Add the new JS plugin to the about page. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes.