Public bug reported:

Binary package hint: ibus-anthy

In configuration of ibus-anthy, there is 
  convert_to_half command maped to [F8] key, 
  convert_to_half_katakana command maped to  [Shift+F8] key, 
  convert_to_wide_latin command maped to  [F9] key.

1. Set anthy hiragana mode.
2. Type some thing like "aiu" in hiragana which is U+3042, U+3044 and U+3046 in 
unicode .
3. Press F9, try to convert to wide latin. "aiu" in wide latin is U+ff41, 
U+ff49, and U+ff55 in unicode.
4. Press F8, try to convert to half.
  Expected: "aiu" in half latin which is 0x61, 0x69, 0x75 in ascii.
  Actual: "aiu" in half katakana which is U+ff71, U+ff72, and U+ff73 in unicode.

Summary is
expected :  F9 wide latin + F8 half = half latin
but actual : F9 wide latin + F8 half = half katakana

ProblemType: Bug
Architecture: i386
Date: Thu Nov  5 12:09:14 2009
DistroRelease: Ubuntu 9.10
Package: ibus-anthy 1.2.0.20090813-2
ProcEnviron:
 PATH=(custom, user)
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: ibus-anthy
Uname: Linux 2.6.31-14-generic i686

** Affects: ibus-anthy (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
convert_to_half do same as convert_to_half_katakana
https://bugs.launchpad.net/bugs/475031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to