https://bugzilla.novell.com/show_bug.cgi?id=422612

This shows that there are cases where it is legitimate to have a pop-up dialog 
with a ButtonBox with more than one button, but only an okButton and no 
cancelButton:


...message...
<Countdown>

[Stop] [OK]


We (mschmidkunz + tgoettlicher + sh) thought that this is the one exception 
from that rule; in general, all dialogs with more than one button should have 
an okButton (for the regular end) and a cancelButton (as a safe escape).

Now locilka found one more exception:

...error...
[OK] [Details...]


Now I can't help that sinking feeling that there might be even more.
If there is a significant number of cases where it makes sense to not enforce 
that sanity check (must have only one button or both okButton and 
cancelButton), we have to get rid of that check. But I still think that it's 
useful.

Who has more examples where it might be legitimate to have more than one 
button, yet not both an okButton and a cancelButton?

Opinions?
Suggestions?


CU
-- 
Stefan Hundhammer <[EMAIL PROTECTED]>                Penguin by conviction.
YaST2 Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Nürnberg, Germany
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to