Linked by David Adams on Fri 12th Sep 2008 16:34 UTC, submitted by irbis
Permalink for comment 330276
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
Actually, dialogues should not be constructed in a way that button ordering is a problem.
Dialogues like:
Do you want to continue doing X?
(OK) (quit) (cancel)
Should instead look like:
Process X is still running, Do you wan't to:
(Quit X) (Continue X)
The most probable choice should be the default action, unless that action somehow could cause irepairable damage.
I think this was the idea behind the change in Gnome.
If you just have OK and cancel buttons, people tend to press OK without giving a thought to what they actually say is OK.