View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009167 | Taler | cashier (Android App) | public | 2024-09-03 16:47 | 2024-09-14 01:08 |
Reporter | mikolai | Assigned To | avalos | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009167: Textfield for amount per default is too small for amounts longer than one digit | ||||
Description | Upon startup, the textfield is only large enough for one digit. When clicking one of the default amounts, it gets enlarged to show the whole amount. However, when entering a custom amount, it stays small. | ||||
Steps To Reproduce | 1. Open Taler Cashier 2. Login with some bank account 3. input an amount with at least two digits into the form 4. see that one does not see the whole amount | ||||
Tags | No tags attached. | ||||
|
I fixed this already, I just haven't released a cashier version in a while. *reminder to myself to create a cashier release* |
|
Thanks for looking into it. I've just tried with the Cashier Nightly from yesterday and unfortunately the behavior is still not perfect: Although there is now space for four digits, it at the same time restricts the input to for digits, i.e. maximally 9999, or 9.99 when using cents. Could that be improved on before the next Cashier release? |
|
Better? |
|
commit 4544f2dbf3386b6a39c082ca63bd6059b37edae1 (HEAD -> master, origin/master) Author: Iván Ávalos <avalos@disroot.org> Date: Fri Sep 6 17:07:26 2024 +0200 [cashier] Make amount input even wider and remove 4 char limit |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-03 16:47 | mikolai | New Issue | |
2024-09-03 16:47 | mikolai | Status | new => assigned |
2024-09-03 16:47 | mikolai | Assigned To | => avalos |
2024-09-05 20:14 | avalos | Note Added: 0023185 | |
2024-09-05 20:14 | avalos | Status | assigned => resolved |
2024-09-05 20:14 | avalos | Resolution | open => fixed |
2024-09-06 07:22 | mikolai | Status | resolved => feedback |
2024-09-06 07:22 | mikolai | Resolution | fixed => reopened |
2024-09-06 07:22 | mikolai | Note Added: 0023201 | |
2024-09-06 17:06 | avalos | Note Added: 0023209 | |
2024-09-06 17:06 | avalos | File Added: image.png | |
2024-09-06 17:08 | avalos | Status | feedback => resolved |
2024-09-06 17:08 | avalos | Resolution | reopened => fixed |
2024-09-06 17:08 | avalos | Note Added: 0023210 | |
2024-09-14 01:08 | Christian Grothoff | Target Version | => 0.14 |
2024-09-14 01:08 | Christian Grothoff | Fixed in Version | => 0.14 |