]> git.evergreen-ils.org Git - Evergreen.git/commit
Lp 1752968: Select content when focusing on the barcode field.
authorJason Stephenson <jason@sigio.com>
Tue, 18 Dec 2018 14:26:11 +0000 (09:26 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 1 May 2019 13:43:37 +0000 (09:43 -0400)
commit39f15482ebfdb7933701d9ce9db8d1e64d4d2184
tree2fb2c72f5ac393c344268677b2a8934a3b87fa94
parenta088df5699bc7105d045757aec1cb754f67da410
Lp 1752968: Select content when focusing on the barcode field.

To reproduce the reported behavior:

 1. Find a title in the staff client catalog.
 2. Click on Add Holdings.
 3. See that the Barcode field does not have cursor focus.
 4. Repeat step 1.
 5. Click on edit next to one of the barcoded items in the list of
    holdings.
 6. Click Show Holdings Details and see that the Barcode field does
     not have focus and the content is not selected.

To test this branch:

 1. Find a title in the staff client catalog.
 2. Click on Add Holdings.
 3. See that the Barcode field has cursor focus, i.e. the cursor is in
    the field and blinking.
 4. Repeat step 1.
 5. Click on edit next to one of the barcoded items in the list of
    holdings.
 6. Click Show Holdings Details and see that the Barcode field has
     cursor focus and the content is selected/highlighted.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Janet Schrader <jschrader@cwmars.org>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js