Unity causes ibus to not work correctly (spaces incorrectly placed)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Brandon Schaefer | ||
ibus |
Unknown
|
Unknown
|
|||
ibus (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Won't Fix
|
High
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
High
|
Brandon Schaefer | ||
Oneiric |
Won't Fix
|
High
|
Unassigned |
Bug Description
When using unity the ibus input does not work correctly for the Korean language. When typing in Korean the space appears before the previous character rather than after it should. When under unity-2d and gnome-shell the ibus input works correctly. Issues only arise when using unity. On a side note, Google chrome works correctly while all the other apps do not.
1) Ubuntu 11.10 32 bit
2)unity 4.22.0-0ubuntu3
3)Expected input: "가나다 "
4)Problem input: "가나 다" // Notice the position of the space
I believe that since this causes problems for an entire language that it should be considered high-priority.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.22.0-0ubuntu3
ProcVersionSign
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CompizPlugins: [core,bailer,
Date: Mon Oct 24 09:58:01 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110315)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (8 days ago)
Related branches
- Jay Taoko (community): Approve
-
Diff: 4126 lines (+706/-2677)14 files modifiedNux/InputMethodIBus.cpp (+53/-64)
Nux/InputMethodIBus.h (+15/-16)
Nux/Makefile.am (+5/-1)
Nux/TextEntry.cpp (+106/-58)
Nux/TextEntry.h (+36/-20)
Nux/TextEntryIM.cpp (+0/-2126)
Nux/TextEntryIM.h (+0/-383)
configure.ac (+11/-1)
examples/Makefile.am (+3/-1)
tests/Makefile.am (+15/-4)
tests/Readme.txt (+3/-0)
tests/nux_automated_test_framework.cpp (+58/-3)
tests/nux_automated_test_framework.h (+10/-0)
tests/xtest-text-entry.cpp (+391/-0)
- Marco Trevisan (Treviño): Needs Fixing
- Tim Penhey (community): Approve
- Jay Taoko (community): Approve
- Thomi Richards (community): Approve
-
Diff: 377 lines (+27/-251)3 files modifiedplugins/unityshell/src/DashController.cpp (+2/-0)
plugins/unityshell/src/IMTextEntry.cpp (+24/-221)
plugins/unityshell/src/IMTextEntry.h (+1/-30)
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
status: | In Progress → Confirmed |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
Changed in ibus (Ubuntu): | |
importance: | Undecided → High |
Changed in unity (Ubuntu): | |
importance: | Medium → High |
Changed in unity: | |
importance: | Medium → High |
summary: |
- Unity causes ibus to not work correctly + Unity causes ibus to not work correctly (spaces incorrectly placed) |
Changed in ibus (Ubuntu Oneiric): | |
importance: | Undecided → High |
Changed in unity (Ubuntu Oneiric): | |
importance: | Undecided → High |
Changed in unity: | |
milestone: | 5.2.0 → 5.4.0 |
Changed in unity (Ubuntu): | |
milestone: | precise-alpha-2 → ubuntu-12.04-beta-1 |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | 5.4.0 → 5.6.0 |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
milestone: | ubuntu-12.04-beta-1 → ubuntu-12.04-beta-2 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Subscribed Brandon Schaefer to this bug report as I believe he works on the iBus related stuff.