Open gene-pavlovsky opened 7 years ago
Issue 1 - Mnemonics are evil. It's probably better to not allow Alt+key combinations as a first part of an extended shortcut to avoid all mnemonic issues. But there should be a better solution.
Issue 2 - Related to #2 turns out nope
What do you mean by "mnemonics are evil"? Why?
Because it's not handled in the keydown sequence,but rather in the char input sequence, and it's been giving me a whole lot of trouble while working on extended shortcuts.
But I think I found a more efficient way to handle mnemonics. Needs more .NET source code digging to be sure though.
Ah, I see what you mean. Good luck :)
First issue fixed with 8733dd80217da0216eb68c6679d5364c612fd43a