Issue migrated from Redmine: https://redmine.postgresql.org/issues/7671
Originally created by Peter Gervai at 2022-09-03 15:36:29 UTC.
Since a few versions it is impossible to enter [text] data without clicking (and it is excessively slow and annoying now), since TAB will not save and advance string fields anymore. I have to find the mouse, click the button OK, then move back to the keyboard again and again.
I have tried a lot of keyboard combos to no avail. How can I enter data with keyboard only? Text fields especially. And I would appreciate the combo for advance-right as well as advance-down... both is pretty common usage.
It worked in older versions, more or less.
Entering a number usually worked immediately and tab and enter as well.
Entering a string is not possible unless clicked or pressed enter first, but then enter inserts linefeed (it's okay, but still I'd prefer shift+enter or ctrl+enter as every other web applications do), and TAB used to move to the next field on the right.