Changes between Initial Version and Version 8 of Ticket #1634


Ignore:
Timestamp:
11/13/09 15:54:18 (14 years ago)
Author:
andrew_b
Comment:

Replying to theMIROn:

g_ascii_tolower strips unicode key param,

Actually, param in not unicode. Multibyte hotkeys are not correctly constuct in handling of tty key events.

following patch fixes hotkeys on 8bit locale

I'm not shure that it is correct way. Your patch breaks case-insensitive hotkeys.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1634

    • Property Component changed from mc-core to mc-tty
  • Ticket #1634 – Description

    initial v8  
    11Currently DEL & END keys misprocessed in all dialogs. 
    22Keys check from menu works fine at the same time. 
    3  
    43TERM=linux 
    54CP866 (IBM866) locale