[Koha-bugs] [Bug 9177] Duplicate patron: Prepopulated fields ar cleared when setting cursor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 11 17:24:12 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9177

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33460
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33460&action=edit
Bug 9177 - Duplicate patron: Prepopulated fields ar cleared when setting cursor

When adding a duplicated patron record some fields are prepopulated from
the original patron record. Focusing your cursor on these fields
automatically clears them. This works well if you assume that the user
only focuses on fields which should be changed. This works badly if you
consider that a user might want to tab between all fields. I think the
disadvantages outweigh the minor benefit of not having to delete the
contents of a field.

This patch removes the clearing action.

To test, apply the patch and duplicate an existing patron record.
Tabbing through the entry fields should not result in the contents of
those fields being cleared.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list