brackets-archive / bracketsIssues

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

[CLOSED] [IME][JPN][KOR][Win Only]: The cursor location is displayed wrongly in front of the word in the input field. #3206

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by dil77307 Thursday Apr 11, 2013 at 08:49 GMT Originally opened as https://github.com/adobe/brackets/issues/3414


Problem: The cursor location is displayed wrongly in front of the inputted string in the input field after press "Space" to show the candidate words.

Step:

  1. Launch Brackets sprint 23
  2. Install ATOK and Google Japanese IME on JPN Win OS and bring up Microsoft IME
  3. Switch to Hiragana/Full-width katakana/Half-width katakana
  4. Input some string in any input field except coding panel.
  5. Press "Space" , the candidate words will show up.
  6. Check the position of the cursor

Result: ​The cursor is displayed before the target string that need to convert to a candidate word.

Expect: The cursor should be displayed in the end of the inputted string.

Note: The problem only repro on Win OS. JPN: ATOK/Google Japanese IME/Microsoft IME KOR: Microsoft IME

Build: Mac: 23-6726 Win: 23-6726

Screenshot: Incorrect cursor positon: Cursor displayed wrongly Correct cursor position: Correct cursor position

core-ai-bot commented 3 years ago

Comment by njx Thursday Apr 18, 2013 at 20:14 GMT


Reviewed. Adding to Trello card about IME support.@RaymondLim -- please also file a CodeMirror bug and link it from this bug.

core-ai-bot commented 3 years ago

Comment by peterflynn Thursday Apr 18, 2013 at 20:22 GMT


Added to IME user story

core-ai-bot commented 3 years ago

Comment by RaymondLim Sunday May 12, 2013 at 05:36 GMT


File a CEF issue http://code.google.com/p/chromiumembedded/issues/detail?id=974&thanks=974&ts=1368336940.

core-ai-bot commented 3 years ago

Comment by JeffryBooher Monday Jun 17, 2013 at 16:26 GMT


@RaymondLim can you try this with CEF3.1453.1255

core-ai-bot commented 3 years ago

Comment by JeffryBooher Monday Jun 17, 2013 at 16:27 GMT


Also, someone responded to your CEF issue asking you to try with 3.1453

core-ai-bot commented 3 years ago

Comment by RaymondLim Monday Jun 17, 2013 at 18:11 GMT


Fixed in CEF 3.1453.

core-ai-bot commented 3 years ago

Comment by JeffryBooher Wednesday Jun 19, 2013 at 17:53 GMT


FBNC to@dil77307

core-ai-bot commented 3 years ago

Comment by julieyuan Friday Jun 21, 2013 at 03:53 GMT


Checked this issue in Brackets build 0.27.0.8165.

For Japanese, It is fixed in Google Japanese IME. This issue still reproduce with ATOK , but it is same behavior with other productions, such as Notepad and browser. So it is not a Brackets bug with ATOK input. So this issue fixed in Japanese. Please refer to screenshot which is fixed with Google Japanese IME:

jpn ime

For Korean, this issue still reproduces. Please refer to screenshot for details: There is a same issue in Reflow application: https://git.corp.adobe.com/edge/reflow/issues/1467. It has been tracked by https://www.pivotaltracker.com/story/show/43352619. Please let us know will you fix it for Korean? notfixed_kor

core-ai-bot commented 3 years ago

Comment by RaymondLim Saturday Jun 22, 2013 at 00:00 GMT


Fix confirmed.