[Koha-bugs] [Bug 26753] Set focus for cursor to password field on Overdrive login popup on OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 20 17:50:46 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 112051
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112051&action=edit
Bug 26753: Set focus for cursor to password field on Overdrive login popup on
OPAC

This patch modifies the OverDrive login process so that clicking the
"Log in to your OverDrive account" link automatically puts the focus on
the password field when the modal displays.

Unrelated change: A redundant "document.ready" function has been
removed.

To test you must have OverDrive credentials set in system preferences.

 - Log in to the OPAC.
 - On the "Your summary" page, open the "OverDrive account" tab.
 - Click the "Log in to your OverDrive account" link.
 - A modal dialog should appear, and the cursor focus should
   automatically be on the password field.

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


More information about the Koha-bugs mailing list