[Bug 1279845] Re: ibus-anthy sets to jp keyboard layout forcibly.

Ubuntu Foundations Team Bug Bot 1279845 at bugs.launchpad.net
Thu Feb 13 16:23:25 UTC 2014


The attachment "change-keyboard-layout.debdiff" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1279845

Title:
  ibus-anthy sets to jp keyboard layout forcibly.

Status in “ibus-anthy” package in Ubuntu:
  New

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



More information about the Ubuntu-sponsors mailing list