Bug 520090

Summary: yast ncurses: NIS client dialog - wasting space
Product: [openSUSE] openSUSE 11.2 Reporter: Karl Eichwalder <ke>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jsuchome
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Karl Eichwalder 2009-07-08 08:03:50 UTC
[I think I already complained in the past similarly.]

Why do we use selection options instead of an option box?  I think instead of

   ( ) Do not use NIS
   (x) Use NIS

we could use a simple option box:

   [x] Use NIS

Other modules are probably affected by the same issue.


If we'd put "[x] Start Automounter" and "Expert..."  on the same line, the dialog would fit in a standard xterm.
Comment 1 Jiří Suchomel 2009-07-13 09:42:51 UTC
(In reply to comment #0)
> [I think I already complained in the past similarly.]
> 
> Why do we use selection options instead of an option box?  I think instead of
> 
>    ( ) Do not use NIS
>    (x) Use NIS
> 
> we could use a simple option box:
> 
>    [x] Use NIS
> 
> Other modules are probably affected by the same issue.

Yes, e.g. LDAP or Kerberos modules. But for LDAP and Kerberos, radiobuttons have more sense, and I'd like to keep all related modules somehow with similar look.

> If we'd put "[x] Start Automounter" and "Expert..."  on the same line, the
> dialog would fit in a standard xterm.

If it does not fit into xterm, it is a problem, although I'd like to solve it different way than removing that radio button...
Comment 2 Jiří Suchomel 2009-07-27 13:58:38 UTC
fixed