|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2: dhcp server: wizard dialog too wide (gtk) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Karl Eichwalder <ke> |
| Component: | YaST2 | Assignee: | 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
Interesting; will give it a look. Btw, to try the Qt plugin: yast2 --qt 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. More general bug report: *** This bug has been marked as a duplicate of bug 633498 *** |