| Summary: | Unexpected behaviour on 'enter' in point of sale payment fields | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Staff interface | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | 1joynelson, andrew, gmcharlt, sally.healey, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
20.05.00
|
|
| Circulation function: | |||
| Bug Depends on: | 24482 | ||
| Bug Blocks: | 13985 | ||
| Attachments: |
Bug 24540: Prevent add button being triggered on enter
Bug 24540: Prevent add button being triggered on enter Bug 24540: Prevent add button being triggered on enter Bug 24540: Prevent add button being triggered on enter |
||
|
Description
Martin Renvoize (ashimema)
2020-01-30 08:25:57 UTC
Created attachment 99951 [details] [review] Bug 24540: Prevent add button being triggered on enter This patch prevents the add button being triggered by hitting return from inside the collected from patron form input. Created attachment 99952 [details] [review] Bug 24540: Prevent add button being triggered on enter This patch prevents the add button being triggered by hitting return from inside the collected from patron form input. Created attachment 100004 [details] [review] Bug 24540: Prevent add button being triggered on enter This patch prevents the add button being triggered by hitting return from inside the collected from patron form input. Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Created attachment 100097 [details] [review] Bug 24540: Prevent add button being triggered on enter This patch prevents the add button being triggered by hitting return from inside the collected from patron form input. Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Nice work everyone! Pushed to master for 20.05 not pushed to 19.11.x due to dependencies |