PKP Bugzilla – Bug 7921
Prevent autocomplete field for spotlights from clearing when losing focus
Last modified: 2012-09-25 10:09:29 PDT
The Spotlight autocomplete field currently loses focus when clicked and then immediately blurred, without typing anything. It should maintain the original value.
fix selector for hidden field in auto complete https://github.com/pkp/pkp-lib/commit/dc8bffd15525ef3842e5a6e260e2b05b6232df4c
Fix selector for hidden field in auto complete https://github.com/pkp/pkp-lib/commit/7ad7f99df1b276f2c0cd29530d54ad0536a61d17
Patch for OMP 1.0b at <https://github.com/pkp/pkp-lib/commit/dc8bffd15525ef3842e5a6e260e2b05b6232df4c.diff>.