Project:
View Revisions: Issue #53404 | [ Back to Issue ] | ||
Summary | 0053404: Non-homogeneous behaviour of the ENTER and ESC keys in forms and popups components. | ||
Revision | 2023-09-07 08:47 by ignacio_deandres | ||
Steps To Reproduce | When using the requestInputData or the requestConfirmation elements, it happens that when a text input is requested from the user (for example using the Payments API, with the payment method configured to use Payment API, in POS2: menu -> Till -> Payment Terminal -> autotest). However, you may have noticed that when you press the Enter key, nothing seems to happen. This behavior might seem inconsistent or confusing, especially if you're used to different forms in various applications. This can be reproduced in many components, for example in the Adyen module when the configuration is set to ask the barcode scanner, when scanning the barcode, an ENTER is sent by the scanner and it's meant to submit the code and continue the payment processing, but nothing happens. |
||
Revision | 2023-09-06 16:24 by ignacio_deandres | ||
Steps To Reproduce | In the Payment API, there is a common form element that requests text input from users (with the payment method configured to use Payment API, in POS2: menu -> Till -> Payment Terminal -> autotest). However, you may have noticed that when you press the Enter key, nothing seems to happen. This behavior might seem inconsistent or confusing, especially if you're used to different forms in various applications. This can be reproduced in many components, for example in the Adyen module when the configuration is set to ask the barcode scanner, when scanning the barcode, an ENTER is sent by the scanner and it's meant to submit the code and continue the payment processing, but nothing happens. |
Copyright © 2000 - 2009 MantisBT Group |