Santhu / mozc

Automatically exported from code.google.com/p/mozc
0 stars 0 forks source link

mozc.el: cursor on preeedit text isn't #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.emacs -q
2.(require 'mozc)
3.(setq default-input-method "japanese-mozc")
4.Type some alphabetical characters
5.Move cursor somewhere on the line from EOL. (e.g. C-a)
6.Activate mozc-mode.
7.Type some Japanese characters
8.Press Space key to convert.
9.Press ESC to cancel the conversion.
10.Press left key.

What is the expected output?
Cursor is appeared and moved on preedit text.

What do you see instead?
Cursor is not appeared. But the cursor position is moved.

What version of the product are you using? On what operating system?
Mozc-1.5.1090.102
GNU Emacs 24.1.1
on Arch Linux (x86_64)

Please provide any additional information below.

Original issue reported on code.google.com by cabezon....@gmail.com on 2 Aug 2012 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by yukawa@google.com on 2 Aug 2012 at 10:25

GoogleCodeExporter commented 9 years ago

Original comment by yukishi...@google.com on 10 May 2013 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by yukishi...@google.com on 10 May 2013 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by yukishi...@google.com on 28 May 2013 at 2:36

GoogleCodeExporter commented 9 years ago
Fixed in r163.

Original comment by yukawa@google.com on 17 Jul 2013 at 3:18