[Koha-bugs] [Bug 13080] Addition of noEnterSubmit class should not apply to textarea, only to input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 16 16:37:42 CEST 2014


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32363|0                           |1
        is obsolete|                            |

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 32421
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32421&action=edit
[PASSED QA] Bug 13080 - Addition of noEnterSubmit class should not apply to
textarea, only to input

The application of the "noEnterSubmit" class to textareas in the
cataloging editor prevents the user from being able to use the Enter key
to create line breaks. This is not intentional and should be corrected.

This patch adds more specific scoping to the relevant JavaScript.

To test, apply the patch and clear your browser cache if necessary. Open
up the MARC editor and locate a tag which uses a textarea for entry. Try
typing lines of text separated by line breaks. The enter key should work
correctly.

Signed-off-by: bondiurbano costalc at gmail.com
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes tests and fixes the problem.

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


More information about the Koha-bugs mailing list