Is it just me, or has Apple (and OS X developers in general) gotten a lot worse with buttons getting focus by default? I mean, in OS 9 (THANK GOODNESS IT'S DEAD!!!) you could usually depend on the correct button having focus when you needed it there. In OS X, however, apps seem to just, well, not care. I like pressing <ENTER> to navigate through dialogs sometimes, I don't want to have to use my mouse to click every single button, every single time.
Take installers for instance (the default Apple installer; not VISE or others); a user is forced to actually click on most of the CONTINUE dialogs to finish the process. Understandably developers want users to have to read and actually click on LICENSE AGREEMENTS and the like, but for the rest, developers, PLEASE SET YOUR FOCUS!!!
. . .implementing button tabbing would be nice (I've done it, it works) too, but I won't push it.
