Bug 478765

Summary: RFE: anaconda_header.png should be shown
Product: [Fedora] Fedora Reporter: Muayyad Alsadi <alsadi>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list
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-01-05 19:05:17 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
patch -p0 to add headers for hieght>=600 none

Description Muayyad Alsadi 2009-01-04 20:44:53 UTC
Created attachment 328151 [details]
patch -p0 to add headers for hieght>=600

Description of problem:
I noticed this commit

http://git.fedorahosted.org/git/anaconda.git/?p=anaconda.git;a=commitdiff;h=e8e34b267981051f69d468f1cbeec4331bb24a26;hp=a834f8aaf20c6c7041f125fe371d83634530912c

>Switch to fullscreen on lowres screens as that avoids some problems
>with live installs on such machines

in F9 livecd header was not displayed but it wasn't fullscreen
now in F10 it runs in full screen it's ugly and there is a big wasted space

while if one passed liveinst at boot prompt or use the DVD he will see the header despite that they use same resolution

so I suggest this small change

for height in [600,inf) show header
for (0,675) go fullscreen

patch is attached

Comment 1 Chris Lumens 2009-01-05 19:05:17 UTC
This will be fixed in the next build of anaconda.  Thanks for the patch.