Bug in latin chars when CAPS LOC on


Subject: Bug in latin chars when CAPS LOC on
From: Jarmo Karvonen (jarmo@dawn.joensuu.fi)
Date: Sat Jul 22 2000 - 08:48:39 CDT


 If I put CAPS LOG on and write letters
 Ä Å or Ö abiword fails.
 I make quick and ... solution for it
 
diff ev_EditBinding.cpp /home/karvonen/abiword/abi/src/af/ev/xp/ev_EditBinding.cpp
192a193,196
> if (n_evk >= 257)
> {
> n_evk = n_evk - 65280; // quick fix
> }
 
 Maybe someone can tell why this can happend...
 
 This was commend above this code...
         // TODO Note[1] we currently limit the range on regular (non-nvk)
         // TODO Note[1] keys to 256. This is probably OK for Latin1, but
         // TODO Note[1] will probably need to be re-addressed later.
 

-- 

Jarmo Karvonen



This archive was generated by hypermail 2b25 : Sat Jul 22 2000 - 08:45:29 CDT