[Koha-bugs] [Bug 26828] Set focus for cursor to current password field when updating in the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 27 13:56:55 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26828

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 112566
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112566&action=edit
Bug 26828: Set focus for cursor to current password field when updating in the
OPAC

This patch adds the "focus" class to the first field in the
OPAC's password update form so that the field automatically receives
focus upon page load.

To test, apply the patch and make sure the OpacPasswordChange system
preference is enabled.

- Log in to the OPAC
- Open the "Change your password" page
- The cursor should automatically be in the "Current password" field
  when the page loads.

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


More information about the Koha-bugs mailing list