duoduobingbing commented on issue #4259: URL: https://github.com/apache/netbeans/issues/4259#issuecomment-1164776942
@s1mpleluluvn It is probably not caused by an encoding issue related to JDK18. (Your ansers to 1 and 2 prove this) This is something a maintainer of this project has to look into deeper. I have another problem related to input. I have the Google IME for Japanese mapped to the German Keyboard Layout (on Windows) by setting the layout file to `kbdgr.dll` instead of the default `kbdjpn.dll` and `kbd101.dll`. When I am out of the Kana mode and type the German special keys <kbd>ö</kbd>, <kbd>ü</kbd>, <kbd>ß</kbd> Netbeans 14 changes these on input to `o`, `u` and `s`. Netbeans is the only application to do so. No other Java Swing Application does this. It is just Netbeans that shows this strange behavior. I am sorry that I cannot be more of a help in this case. <hr> Maybe as a workaround: When you install Vietnamese via Windows itself (<kbd>Win</kbd>+<kbd>i</kbd> and then <i>Time & Language -> Language</i> then <i>Add language</i>) and switch to the Windows Vietnamese keyboard layout (via <kbd>Win</kbd>+<kbd>Space</kbd>) and use this instead of UniKey; do you experience different behavior in Netbeans when typing Vietnamese? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
