Bug 965638

Summary: One item in advanced storage dialog is like 100px high
Product: [Fedora] Fedora Reporter: Martin Banas <mbanas>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 19CC: dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: anaconda-19.31-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-29 20:34:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 920667    
Attachments:
Description Flags
screenshot none

Description Martin Banas 2013-05-21 13:01:34 UTC
Created attachment 751137 [details]
screenshot

Description of problem:
Item in advanced storage dialog is too high, see screenshot for more info please

Version-Release number of selected component (if applicable):
Fedora-19-Beta-RC2
anaconda-19.28

How reproducible:
always

Steps to Reproduce:
1. Prepare iSCSI server
2. Start anaconda on second test machine
3. Go to advanced storage dialog
4. add new iSCSI disk
5. observe the dialog

Actual results:
Item is to high, see screenshot

Expected results:
Each item should have reasonable size.

Additional info:

Comment 1 Chris Lumens 2013-06-14 18:21:16 UTC
Agreed, but I'm not sure I can actually fix this.  This is the stupid gtk width-for-height/height-for-width thing screwing us over, I believe.  I'll investigate anyway.

Comment 2 Chris Lumens 2013-06-17 17:23:27 UTC
Oh, scrolled windows, of course.