brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] [IME][CHS]: Undo function does not work correctly if you input Chinese characters in files. #3554

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by julieyuan Monday May 13, 2013 at 10:06 GMT Originally opened as https://github.com/adobe/brackets/issues/3796


Steps:

  1. launch brackets in zh-CN OS
  2. Open a file with local character name.
  3. Input some Chinese characters in the file.
  4. Press Ctrl+Z to undo the input and observe.

Result: It will display the alphabetic instead of deleting the previous chinese character.​

Expected: ​It should undo the previous input successfully

Env: Win Build:0.25.0-7369

Screenshot: chinese ime undo issue-zhn

core-ai-bot commented 3 years ago

Comment by RaymondLim Monday May 13, 2013 at 16:12 GMT


File a CodeMirror issue https://github.com/marijnh/CodeMirror/issues/1524.

core-ai-bot commented 3 years ago

Comment by pthiess Tuesday May 14, 2013 at 18:26 GMT


Reviewd

core-ai-bot commented 3 years ago

Comment by pthiess Tuesday May 14, 2013 at 18:26 GMT


@RaymondLim

core-ai-bot commented 3 years ago

Comment by RaymondLim Tuesday May 14, 2013 at 23:59 GMT


Added to IME user story

core-ai-bot commented 3 years ago

Comment by RaymondLim Wednesday May 15, 2013 at 00:03 GMT


Move to backlog since it is a suspended work in CodeMirror.

core-ai-bot commented 3 years ago

Comment by pthiess Thursday Aug 08, 2013 at 16:58 GMT


@RaymondLim already added this to the backlog. Closing.