Bug 703090

Summary: New bash-completion behaviour is VERY annoying
Product: [Fedora] Fedora Reporter: Petr Tomasek <tomasek>
Component: bash-completionAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 14CC: elad, sheltren, ville.skytta
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: 2011-05-09 10:02:37 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:

Description Petr Tomasek 2011-05-09 09:16:31 UTC
Description of problem:
  After last update of bash-completion the behaviour changed to be very annoying (and not very usable).

Version-Release number of selected component (if applicable):
  bash-completion.noarch    1:1.3-3.fc14 

How reproducible:
  Every time

Steps to Reproduce:
1. open terminal, suppose you are in a directory where a directory named "directory" exists 
2. type e.g. "cd dir" and press <TAB>
  
Actual results:
Instead of "directory/" presents bash-completion "directory ". Thus no more diving into subdirectories is possible (without presssing two times <BACKSPACE> and typing "/" and then <TAB>). When diving into deeper directory structure this becomes VERY annoying.


Additional info:
This doesn't happen for the root user. I suspect root uses more simple bash-completion for security reasons.

Comment 1 Elad Alfassa 2011-05-09 10:02:37 UTC
Works fine here, and also a duplicate of #677446, which is closed as NOTABUG.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

*** This bug has been marked as a duplicate of bug 677446 ***