Replies: 2 comments 2 replies
-
Interesting. Definitely would say if possible we should fix this. I don't use ctlr + arrows in rotki for some reason though I am awayre of the combo. So had not noticed this is not respected and is back / forward. We should fix this. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Should be fixed by #8995 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It is a universal convention spanning multiple decades of human/computer interface design (at least on Windows and Linux, not sure about MacOS) that when editing an input field, pressing Control+Left will jump back one word. However in Rotki (at least with v1.36.1 AppImage on Linux) it seems that Control+Left will always navigate directly back in the browser history. Similarly Control+Right navigates forwards in the browser history instead of adhering to the convention of jumping forward by a word.
So for example if I'm in the middle of filling out the form to add a new account, and I press Control+Left thinking I can jump backwards a word in the current text input field, it exits the entire page and all the values I filled out are lost, with no way to get them back. So then I have to re-navigate to the page, and fill out the whole form again, suppressing the natural instinct honed over multiple decades of pressing Control+Left when I want to navigate by word. This is not a hypothetical scenario but actually happened to me
twicethree times in a row just now - the habit is so engrained that even after figuring out I should avoid that shortcut I still pressed it!Filing as a discussion rather than an issue in case this is somehow controversial, but IMHO it's definitely a UX bug because it violates the Principle of Least Surprise.
Beta Was this translation helpful? Give feedback.
All reactions