|
Bugzilla – Full Text Bug Listing |
| Summary: | Show release notes cut off | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Michael Monreal <michael.monreal> |
| Component: | YaST2 | Assignee: | Forgotten User h13THG8RK1 <forgotten_h13THG8RK1> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmacvicar, forgotten_h13THG8RK1 |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Screenshot | ||
|
Description
Michael Monreal
2008-10-05 15:29:40 UTC
Created attachment 243525 [details]
Screenshot
Stefan, seems to be gtk not handling the button set correctly? That layout is part of the YGtkWizard. This can't be a 11.1 bug. The look is from 11.0 or before. Anyway, the bug probably still applies. GTK button box likes to put all those buttons at the same time: we need to put a break there when it overflows the given space... typo: "at the same time" -> "at the same size" Done. |