wish: remove -|+ of amount widget + empty if focus
Bug #1756407 reported by
Kreyer Andre
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HomeBank |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
When entering a transaction date you provide the calendar applet for a quick/easy date selection.
I would like to have a calculator applet available to enter a transaction amount (easily enter an amount and perform standard calculations). Similar to what is possible with Quicken...
Today I need to owerwrite the existing amount and make sure to not erase the decimal point (impossible to enter via the keyboard)...
The existing + and - buttons increment the amount by 1 cent per click, this is not very useful to enter 80.00 for example.
Regards, André Kreyer
tags: | added: tra |
tags: |
added: transaction usability removed: tra |
Changed in homebank: | |
importance: | Undecided → Wishlist |
summary: |
- wish: add a simple calculator for amounts + wish: amount widget remove useless -|+ button |
Changed in homebank: | |
status: | New → Confirmed |
tags: | added: gtk4 |
To post a comment you must log in.
The entering of amount is not that much complex you describe:
- if you use tab from the date, the amount is selected and typing 80 + enter seize what you want with 3 key typing.
- ctrl+a into the amount select all and enable doing the same
- the amount enable to enter . and , as well
- the amount is plugged to a spin, I should probably remove (but some people use it to adjust some cents)
I really don't see what should be more easy that typing numbers into the keyboard or num pad, like you will do for memo or other text fields.
Last, if a calculator is required, you can use an external one, adding one, is not just plug an applet, it requires coding with all the complexity of what a calculator must do.
I keep this wish open for now, we will see if some others second you on this.