Hello,
We use timesheet screen to enter our working times (in days).
To enter half a working day, we enter 0.5
In the input box (initially at 0), if I position the cursor after the 0 and type ".5" on the keyboard, the application will enter "0.5" (correct operation).
On the other hand, if I position the cursor before 0 and type ".5", the application will type "0.05" when I would expect ".50" to convert to "0.50".
Isn't this behavior weird?
Regards,
Lionel
Hello
Effectively when we use the point of the numeric keypad, the behavior of the cursor is modified and comes to be placed behind the zero rather than behind the point.
We have taken this remark into account and it will be part of the next evolution of ProjeQtOr.
You can follow the progress of this correction in the track with the ticket:
https://track.projeqtor.org/view/main.php?directAccess=true&objectClass=Ticket&objectId=4851