Ticket #287 (assigned enhancement)

Opened 15 years ago

Last modified 7 years ago

[PATCH] don't interpret modifiers for Esc + Numeral F-key emulation

Reported by: sbrabec Owned by:
Priority: major Milestone: Future Releases
Component: mc-core Version: 4.6.2
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Numerals may require modifilers with some keymaps (e. g. Czech: F4 = Esc Shift+4) or on obscure keyboards (e. g. PDA: F4 = Esc Fn+R). That is why any attempt to interpret modifiers while interpreting Esc + Numeral sequence is invalid and may lead to mis-behavior (e. g. generating of F14 instead of F4).

How to reproduce:

  • Set keymap to Czech
  • Press Esc Shift+4

Current behavior: Emulates F14
Expected behavior: Emulates F4

Attachments

multi-press-f-keys.patch (1.6 KB) - added by sbrabec 15 years ago.
multi-press-f-keys.patch

Change History

Changed 15 years ago by sbrabec

multi-press-f-keys.patch

comment:1 Changed 15 years ago by ossi

this is pretty much the same as ticket 21

comment:2 Changed 14 years ago by slavazanko

  • Owner set to angel_il
  • Status changed from new to assigned
  • severity set to no branch

comment:3 Changed 14 years ago by angel_il

  • Type changed from defect to enhancement

comment:4 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

comment:5 Changed 7 years ago by andrew_b

  • Owner angel_il deleted
Note: See TracTickets for help on using tickets.