Right. There are ways to get it done as you describe. However, they are all rather un-standard. I'm just pointing out to you that one would expect it to work intuitively, but it doesn't. It should work this way:
1. Select and change the value of the top field.
2. Hit enter.
3. The cursor advances to the next field down with that value highlighted and ready to be changed.
and/or,
1. Select and change the value of the top field.
2. Hit tab.
3. The cursor advances to the next field down with that value highlighted and ready to be changed.
Agreed. I'll see if I can get it to work better, but I don't think I can without major re-work. All of the entry boxes for blinds, antes, payout percentages, etc... work the same way and they're designed that way in part because there is a limit to the number of controls I can put on a single form. By using a multi-line box for entry, I cut down dramatically on the number of controls used. I'll see if I can program them to act as you describe, though. It would make for a big improvement.