Bug 432399

Summary: Show release notes cut off
Product: [openSUSE] openSUSE 11.1 Reporter: Michael Monreal <michael.monreal>
Component: YaST2Assignee: 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
In the live cd installer I found the "Show release notes" button to be cut off. For smaller resolutions (800x600 oder 1024x768) the installer should probably run fullscreen.
Comment 1 Michael Monreal 2008-10-05 15:39:13 UTC
Created attachment 243525 [details]
Screenshot
Comment 2 Duncan Mac-Vicar 2008-10-06 10:17:40 UTC
Stefan, seems to be gtk not handling the button set correctly?
Comment 3 Stefan Hundhammer 2008-10-07 15:41:07 UTC
That layout is part of the YGtkWizard.
Comment 4 Forgotten User h13THG8RK1 2008-10-07 18:36:57 UTC
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...
Comment 5 Forgotten User h13THG8RK1 2008-10-07 18:37:57 UTC
typo: "at the same time" -> "at the same size"
Comment 6 Forgotten User h13THG8RK1 2008-10-08 03:14:44 UTC
Done.