Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic date completion causes input problems #3868

Open
matthias-ronge opened this issue Jul 28, 2020 · 0 comments
Open

Automatic date completion causes input problems #3868

matthias-ronge opened this issue Jul 28, 2020 · 0 comments

Comments

@matthias-ronge
Copy link
Collaborator

matthias-ronge commented Jul 28, 2020

You have created a block with the start date July 16, 1979. Now notice that this was a typo, mark the 16 with the mouse …

Screenshot

… and want to enter 22 since the first edition appeared on July 22nd. When pressing the 2 for the first time, an automatic completion changes the date to 02.07.1979 and places the cursor at the end. When you press 2 again, the date is 02.07.19792.

It is also not possible to move the cursor to the beginning to delete the 0 and then be able to enter the second 2 now, because the 0 is immediately placed back again by the automatic completion when you Del the 0.

Goal: The automatic normalization of the date should only take place when the field looses focus, not after every key press.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants