Bug 626285

Summary: yast2: dhcp server: wizard dialog too wide (gtk)
Product: [openSUSE] openSUSE 11.3 Reporter: Karl Eichwalder <ke>
Component: YaST2Assignee: Forgotten User h13THG8RK1 <forgotten_h13THG8RK1>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: forgotten_h13THG8RK1
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Karl Eichwalder 2010-07-28 12:56:50 UTC
Stage 3 is unnecessarily wide.  And once you reach this stage, the next stage (4 = start-up) will be just as much wide.  The same then if you go back.

I do not know whether that's a gtk only issue.
Comment 1 Forgotten User h13THG8RK1 2010-07-28 14:28:49 UTC
Interesting; will give it a look.

Btw, to try the Qt plugin: yast2 --qt
Comment 2 Forgotten User h13THG8RK1 2010-08-17 15:16:44 UTC
So, both graphical plugins work identically when it comes to the window geometry. The window stars with a fixed size, and this size will expand, if necessary and if possible, to cope with its contents.

The difference is that in the Qt plugin the initial window size is more generous, so more rarely does the window have to be increased on-the-fly (though this is fairly rare for Gtk too when using default fonts). We should consider therefor increasing the initial window size for Gtk.

We could also consider a different sizing policy. Such as returning the window size to normal when the window contents change.
Comment 3 Forgotten User h13THG8RK1 2010-08-22 22:41:37 UTC
More general bug report:

*** This bug has been marked as a duplicate of bug 633498 ***