(no title)
bruce511 | 13 days ago
This is hilarious to me, because times have certainly changed.
When we first started shipping Windows software the big complaint from users was the use of Tab to switch fields, while Return triggered the default button (usually Save or Close).
The change, for users used to DOS was painful - not least when capturing numbers as the numeric key pad has Enter not Tab.
Software developers either stood firm, convincing customers to learn Tab, or caved and aliased the Enter key to the Tab key. Even today I still find that option here and there in Software that's been around a while...
ChristopherDrum|13 days ago
bruce511|13 days ago
DOS chose Enter though because in those days mist data capture was numbers. Lots and lots of numbers. Data capturers could track the left hand down the column (so keeping place on yhe paper) any type with the right. Enter is right there in the keypad so only one hand needed.
Switching to Tab means 2 hands needed on the keyboard, so difficult to keep track on the paper.
Typically also, on DOS screens there was very little multi-line entry. Addresses were multiple entry fields, and so on. Tab was pretty much not used (outside of word processing).
If I went back now, to design the standard keyboard, I'd add dedicated "Next" and "Previous" buttons on the numeric keypad. No need for Enter there.
But that's design with a lot of hindsight...
unknown|12 days ago
[deleted]
Someone|12 days ago
And “Enter” isn’t “Return”.
I don’t know how the PC and PC software did it, but the Mac, when it got a numeric keypad, discriminated between return (on the alphanumeric keyboard) and enter (on the keypad), and software did discriminate between the two.
pjc50|12 days ago
The only time I've seen them mapped differently is games.
p_l|11 days ago
bluedino|12 days ago
We kept running into all kinds of weird issues when importing data back into the legacy system. Of course, after we started looking into it, I narrowed all the issues down to the same two users.
I don't remember exactly what it was, but users would hit a certain key on the keyboard at the end of every field, before they used the mouse to click on the next field and enter more data. This resulted in an undesired character at the end of every field!
I realized exactly what was going on as I watched a person fill out the form and submit it.
Of course, in the old system you had to hit that key to save each field as you entered it.shrug
ErroneousBosh|12 days ago