xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
17.45k stars 1.62k forks source link

Terminal always show uppercase letters when using caps lock to switch input source #3155

Closed jasonxia23 closed 2 years ago

jasonxia23 commented 3 years ago

Details

Steps to reproduce

  1. Set system input source to shuangpin, before which add shuangpin as an input source. image
  2. Lock caps lock, with caps lock unlock, you will input Chinese character, which is an expected behavior.
  3. Input something in the terminal, I can only input upper case letters. But when I input something in some other application, I can input lower case letters.
gqbre commented 3 years ago

same issue:https://github.com/xtermjs/xterm.js/issues/2457

Tyriar commented 2 years ago

duplicate of https://github.com/xtermjs/xterm.js/issues/2457