Bug 102981 - suggested partitioning not readable
Summary: suggested partitioning not readable
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: Beta 3
Assignee: Thomas Fehr
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 10:35 UTC by Andreas Klein
Modified: 2005-08-17 12:33 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
/tmp/yast2-screen-shots/yast2-000.png (93.39 KB, image/png)
2005-08-09 10:36 UTC, Andreas Klein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Klein 2005-08-09 10:35:24 UTC
The suggested partitioning is not readable, because the scrollbar does not allow
scrolling down to the end of the list.
Will attach screenshot
Comment 1 Andreas Klein 2005-08-09 10:36:40 UTC
Created attachment 45267 [details]
/tmp/yast2-screen-shots/yast2-000.png
Comment 2 Ladislav Slezák 2005-08-09 11:11:33 UTC
Stefan, probably another bug in layout?
Comment 3 Stefan Hundhammer 2005-08-16 10:09:24 UTC
That looks much more like a bug in that specific layout, not in the layout 
engine. 
Comment 4 Thomas Fehr 2005-08-16 10:38:00 UTC
What should be wrong in that specific layout, it is unchanged for ages and 
worked fine until last UI changes. 
Of course I can change it, but without any idea what to change I am lost.
Comment 5 Stefan Hundhammer 2005-08-16 12:22:29 UTC
It might be yet another case of illogical use of alignment widgets and 
`opt(`hstretch) or `opt(`vstretch). Can you point me to the UI code that 
displays this? 
Comment 6 Arvin Schnell 2005-08-16 13:32:07 UTC
It's in inst_part_proposal.ycp.
Comment 7 Thomas Fehr 2005-08-16 15:08:43 UTC
It is in SVN under source/storage/storage/src/inst_part_proposal.ycp
the widget containing the text has the name "richtext" it is created in line
95 and initialized in line 192.
Comment 8 Thomas Fehr 2005-08-17 12:33:59 UTC
I changed the layout with Stephans help so that it now looking better.