|
Bugzilla – Full Text Bug Listing |
| Summary: | suggested partitioning not readable | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Klein <asklein> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | vetter |
| Version: | Beta 1 | ||
| Target Milestone: | Beta 3 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | /tmp/yast2-screen-shots/yast2-000.png | ||
|
Description
Andreas Klein
2005-08-09 10:35:24 UTC
Created attachment 45267 [details]
/tmp/yast2-screen-shots/yast2-000.png
Stefan, probably another bug in layout? That looks much more like a bug in that specific layout, not in the layout engine. 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. 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? It's in inst_part_proposal.ycp. 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. I changed the layout with Stephans help so that it now looking better. |