> Patch pushed, but with reservations: suppressing the enter key in all > fields in the patron and item forms may be casting the net too wide; > an operator who is used to hitting enter now has to reach for the > mouse.
They could still tab down and spacebar-click the actual save/submit button (the old-fashioned way). On large input forms, I tend to view enter-catching as a valid preventative measure, short of an actual validation popup, to keep partial or inaccurate submissions from hitting the DB. Maybe unnecessary on all fields, but I'd use it frequently on large forms.
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
