Bug 1897118

Summary: bash autocompletion gives unexpected names.
Product: [Fedora] Fedora Reporter: jpbn <jjb>
Component: bashAssignee: Siteshwar Vashisht <svashisht>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, kasal, kdudka, ssbarnea, svashisht
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-12 12:56:03 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:

Description jpbn 2020-11-12 11:06:37 UTC
Description of problem:

in bash TAB does not work on filename 
Version-Release number of selected component (if applicable):


How reproducible:
open terminal 
cd Download (this does bash with Tab)
in Downloads only 2 items. 
 protonmail-bridge-1.5.0-1.x86_64.rpm  'Welkom bij Firefox.html'
'Welkom bij Firefox_bestanden'

When I do "pro  TAB " all items appear.

Steps to Reproduce:
1.open terminal
2.try to use Tab key to complete filename
3.

Actual results:

no completed filename 
Expected results:
filename is completed. 

Additional info: