Bug 69024

Summary: Backspace handled incorrectly for non-English letters
Product: [Retired] Red Hat Public Beta Reporter: Fred New <fred.new2911>
Component: bashAssignee: wdovlrrw <brosenkr>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-18 01:52:50 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:
Bug Depends On:    
Bug Blocks: 65252, 67218    

Description Fred New 2002-07-17 05:59:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Q312461)

Description of problem:
I don't know if this bug's "component" was correctly chosen.  This problem 
occurs in both the Gnome terminal and on the character console, so I chose a 
common denominator - bash:

When I type two non-English letters, such as 2 o-umlauts, then backspace twice, 
the first of the two letters still remains.

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


How reproducible:
Always

Steps to Reproduce:
1. Go to a Gnome terminal or log into a character console.
2. echo "<o-umlaut><u-umlaut><Backspace><Backspace>aa"
	

Actual Results:  <o-umlaut>aa

Expected Results:  aa

Additional info:

I installed Limbo with a English-US and Estonian languages, English-US is the 
default.  An Estonian keyboard is also installed.

Comment 1 Karsten Hopp 2002-07-23 15:02:10 UTC
That's an bash/readline issue. Already fixed in the latest packages

Comment 2 Fred New 2002-07-24 09:01:43 UTC
Yep.  I can confirm that this works correctly with bash-2.05a-16 recently 
installed from the Red Hat Network.