Bug 506512

Summary: broken layout on partitioning screen
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-23 19:00:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot none

Description Matthias Clasen 2009-06-17 15:24:47 UTC
Created attachment 348274 [details]
screenshot

Notice the lack of space between the action area and the content.

I also think the checkbox would be better off as part of the content, instead of sitting next to the buttons.

Comment 1 Jeremy Katz 2009-06-17 15:29:44 UTC
The checkbox is part of the content, something is going wrong with the packing.

What resolution are you running at there?  Also, it looks like something weird is going on with font dpi (which then impacts the flow/packing)

We continue to have ongoing problems here from release to release even when we've changed nothing :/

Comment 2 Matthias Clasen 2009-06-24 15:51:02 UTC
This was a live cd install running on my old Dell, so probably 1920x1200.
The anaconda window was a small window in the middle of the screen...

> Also, it looks like something weird
> is going on with font dpi (which then impacts the flow/packing)

A fixed-size window is never going to work, regardless of dpi changes. But I don't think you are forcing the window size, or are you ?

Comment 3 Jeremy Katz 2009-06-24 17:42:04 UTC
(In reply to comment #2)
> This was a live cd install running on my old Dell, so probably 1920x1200.
> The anaconda window was a small window in the middle of the screen...

Which also probably means the xrandr call failed.
 
> > Also, it looks like something weird
> > is going on with font dpi (which then impacts the flow/packing)
> 
> A fixed-size window is never going to work, regardless of dpi changes. But I
> don't think you are forcing the window size, or are you ?  

No, we do force the window size.

Comment 4 Jeremy Katz 2009-07-23 19:00:06 UTC
Fix sent to anaconda-devel-list for review and will then be pushed for rawhide.  It's a little kludgey and a bit of a big hammer, but it'll solve the problem in the short term until we can do the bigger set of changes