ibus-anthy sets to jp keyboard layout forcibly.

Bug #1279845 reported by Ikuya Awashiro
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ibus-anthy (Ubuntu)
Fix Released
Undecided
Aron Xu

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

Tags: patch
Revision history for this message
Ikuya Awashiro (ikuya-fruitsbasket) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

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
Changed in ibus-anthy (Ubuntu):
assignee: nobody → Aron Xu (happyaron)
Aron Xu (happyaron)
Changed in ibus-anthy (Ubuntu):
status: New → In Progress
Revision history for this message
Aron Xu (happyaron) wrote :

Fix uploaded to Debian as ibus-anthy/1.5.4-2, upstreaming ubuntu changes. Will do package sync later.

Aron Xu (happyaron)
Changed in ibus-anthy (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 address hidden> Mon, 10 Mar 2014 16:30:06 +0800

Changed in ibus-anthy (Ubuntu):
status: Fix Committed → 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.