Charles Dye
Super Moderator
- May
- 5,853
- 217
Staff member
Several of the keys in my EditKeys plugin have stopped working. It appears that many Alt-punctuation combinations return different strings than they used to:
There may be others; these are just the ones I've found so far. All the funky characters seem to come from the Latin-1 block; I'm guessing that they relate numerically to virtual-key values. It looks like this change began in v35.
| Old Name: | New Name: |
| Alt-; | Alt-º |
| Alt-' | Alt-Þ |
| Alt-Plus (the = key on the main keyboard) | Alt-» |
| Alt-, | Alt-¼ |
| Alt-Minus (the - key on the main keyboard) | Alt-½ |
| Alt-[ | Alt-Û |
| Alt-] | Alt-Ý |
| Alt-Decimal (the . on the main keyboard) | Alt-¾ |
| Alt-/ (the slash on the main keyboard) | Alt-¿ |
There may be others; these are just the ones I've found so far. All the funky characters seem to come from the Latin-1 block; I'm guessing that they relate numerically to virtual-key values. It looks like this change began in v35.