[haiku-bugs] [Haiku] #6276: Console backspace doesn't properly handle non-ascii unicode

  • From: "Adek336" <trac@xxxxxxxxxxxx>
  • Date: Wed, 07 Jul 2010 01:10:22 -0000

#6276: Console backspace doesn't properly handle non-ascii unicode
-------------------------+--------------------------------------------------
   Reporter:  Adek336    |        Owner:  nobody   
       Type:  bug        |       Status:  new      
   Priority:  normal     |    Milestone:  R1       
  Component:  - General  |      Version:  R1/alpha2
   Keywords:             |   Blocked By:           
Has a Patch:  0          |     Platform:  All      
   Blocking:             |  
-------------------------+--------------------------------------------------
 A testcase
 {{{
 mkdir xyz
 cd xyz
 # fine
 cd ..
 cd Ź<backspace>xyz
 # sh: cd: yz: No such file or directory
 }}}
 The examplary 'Ź' character does not have to be typed-in from keyboard, it
 may very well be copied-pasted.

 r37286, gcc4+2 hybrid, VBox 3.2

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6276>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: