Within the edit box, some of the characters are not accepted:
(copying them in works, typing via keyboard doesn't work)
Hi @xlthor
This issue is not reproduced.
Please tell me the test environment and input shortcut.
https://degreesymbolmac.com/
For me it's reproducible on http://suneditor.com/sample/index.html with Fireforx 82.0.1
How did you enter the two symbols?
盲h枚m ... with my keyboard as usual? Just typing them, usual keys on a German keyboard, no Alt or AltGr e.a.. Copying them in works. Very strange, as within Chrome or IE it's working as expected.
I will make some tests on different machines and close this one. If that's not a local problem with my PC, I'll reopen again.
Need to reopen. The issue is not within Firefox and it does appear on several different machines with German Keyboards.
The diff between Chrome and FF (82.0.2) are different key codes for these keys:
FF:
' resolves to shift + keycode 163
掳 resolves to shift + keycode 160
Chrome:
' resolves to shift + keycode 191
掳 resolves to shift + keycode 220
I assume that the problem lies somewhere in the core.js and the detection of shortcut keys etc.
@xlthor There was a mistake in the code checking the keycode.
Thank you.
Can you please test at the this url?
Works! Great, Thanks!
I'll notify you after the version update.
The 2.34.2 version has been updated.
If this issue has not been resolved, please reopen this issue.
Thank you.