This bug was fixed in the package ibus-anthy - 1.5.4-2 --------------- ibus-anthy (1.5.4-2) unstable; urgency=low
* Team upload [ Matthias Klose ] * Build using dh-autoreconf [ Ikuya Awashiro ] * Set 'default' layout instead jp layout. (LP: #1279845) [ Aron Xu ] * std-ver: 3.9.4 -> 3.9.5, no change required -- Aron Xu <[email protected]> Mon, 10 Mar 2014 16:30:06 +0800 ** Changed in: ibus-anthy (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ibus-anthy in Ubuntu. https://bugs.launchpad.net/bugs/1279845 Title: ibus-anthy sets to jp keyboard layout forcibly. Status in “ibus-anthy” package in Ubuntu: Fix Released Bug description: ibus-anthy sets to jp keyboard layout forcibly by default. It is not familiar with non-jp keyboard layout users who want to input Japanese. configure.ac says: dnl - set ibus-anthy layout AC_ARG_WITH(layout, [AC_HELP_STRING([--with-layout=LAYOUT], [Define the layout. the default is 'jp'. Probably you could set 'default'.])], [LAYOUT="$withval"], [LAYOUT="jp"]) if test x"$LAYOUT" = x; then LAYOUT="jp" fi To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus-anthy/+bug/1279845/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

