Bug 973376

Summary: ISO image selection screen is too small
Product: [Fedora] Fedora Reporter: A.J. Werkman <aj.werkman>
Component: anacondaAssignee: David Shea <dshea>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: anaconda-21.26-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-28 14:21:26 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:
Attachments:
Description Flags
Example of the selection window none

Description A.J. Werkman 2013-06-11 19:33:56 UTC
Created attachment 759789 [details]
Example of the selection window

Description of problem:
When installing from an ISO image, the selection window to choose an ISO image is too small to show the compleet ISO name and can not be resized

Version-Release number of selected component (if applicable):
19.30-2

How reproducible:
Everytime

Steps to Reproduce:
1. Start installation
2. Go to the installation source screen.
3. Choose ISO ionstallation and goto ISO image selection window

Actual results:
Window is too small to show the full filenames of the isos. Window can not be resized.

Expected results:
Either initial window should be larger or there should be a possibility to resize.

Additional info:

Comment 2 A.J. Werkman 2013-10-16 18:52:18 UTC
Selection screen is bigger now, but still too small to see the relevant part of the Fedora isofile name (the part with version number and architecture).

Comment 3 David Shea 2014-03-03 14:47:47 UTC
Pushed a patch to remove the width and height requests from this window, so now it will be as big as gtk thinks it should be.