convert_to_half do same as convert_to_half_katakana

Bug #475031 reported by ohnishi-a
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ibus
Unknown
Unknown
ibus-anthy (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Revision history for this message
ohnishi-a (ohnishi-a) wrote :
Revision history for this message
LI Daobing (lidaobing) wrote :

From: http://code.google.com/p/ibus/issues/detail?id=667#c1
It is correct that "convert_to_half" is the same as "convert_to_half_katakana".

It is not "convert_to_half" but it is "convert_to_latin" necessary for you.

In configuration of ibus-anthy, there is
  convert_to_latin command maped to [F10] key.

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

Revision history for this message
ohnishi-a (ohnishi-a) wrote :

Thank you for informing me about the specification of ibus-anthy.

Please let me add another discussion point.
I had used Ubuntu 9.04 and scim-anthy on the same box, and "convert_to_half" of scim-anthy works like the "expected" method I wrote last time.

Summary is
ibus-anthy : F9 wide latin + F8 half = half latin
scim-anthy : F9 wide latin + F8 half = half katakana

These are different packages, but I wish there were same userbility.
Regards.

Revision history for this message
LI Daobing (lidaobing) wrote :

This bug is considered as forwarded, if you have more information, please write it to http://code.google.com/p/ibus/issues/detail?id=667

thanks.

Revision history for this message
ohnishi-a (ohnishi-a) wrote :

Thanks, I wrote this at http://code.google.com/p/ibus/issues/detail?id=667

And, I made a misstake in summary at #3

correctlly,
Summary is
ibus-anthy : F9 wide latin + F8 half = half katakana
scim-anthy : F9 wide latin + F8 half = half latin

Regards.

Revision history for this message
ohnishi-a (ohnishi-a) wrote :
Revision history for this message
ohnishi-a (ohnishi-a) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ibus-anthy - 1.2.0.20100115-1

---------------
ibus-anthy (1.2.0.20100115-1) unstable; urgency=low

  * New upstream release.
    - fix convert_to_half do same as convert_to_half_katakana (LP: #475031)
 -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 04 Feb 2010 17:26:09 +0000

Changed in ibus-anthy (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.