Bug 965526

Summary: Hitting Alt+Tab in text mode prints the content of /root directory
Product: [Fedora] Fedora Reporter: Martin Banas <mbanas>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-25 00:58:55 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 10:32:39 UTC
Created attachment 750979 [details]
screenshot

Description of problem:
When user hits Alt+Tab several times in text mode, content of /root directory is printed. This is not a blocker, but doesn't look nice.

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

How reproducible:
always

Steps to Reproduce:
1. Start text mode installation
2. In main hub, hit Alt+Tab several times

Actual results:
Content of /root directory is printed (see screenshot)

Expected results:
Nothing like that should be printed, alt+tab should not work like that.

Additional info:

Comment 1 Brian Lane 2013-05-25 00:58:55 UTC
We are using readline to provide command history. I don't think there is any way to disable the alt+tab behavior.