Bug 1006859 - Ibus typing booster does not work for Ukranian language
Summary: Ibus typing booster does not work for Ukranian language
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: anish
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-11 12:05 UTC by anish
Modified: 2015-04-12 23:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-11 13:13:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description anish 2013-09-11 12:05:32 UTC
Description of problem:
Its not working for UK-UA locale,if you try to type anything you will get English chars you won't get chars in Ukranian language.
I want to keep track of this issue Hence reporting the bug!

Comment 1 Mike FABIAN 2013-09-11 13:13:24 UTC
It does work for Ukraninian! You just have to use a
suitable keyboard layout:


/usr/share/X11/xkb/symbols/ua

libm17n has transliteration input method and a keyboard simulation
for Russian:

mfabian@ari:~
$ LANG=en_GB.UTF-8 ls /usr/share/m17n/ru*mim
/usr/share/m17n/ru-kbd.mim       /usr/share/m17n/ru-translit.mim
/usr/share/m17n/ru-phonetic.mim  /usr/share/m17n/ru-yawerty.mim
mfabian@ari:~

But not for Ukrainian:

mfabian@ari:~
$ LANG=en_GB.UTF-8 ls /usr/share/m17n/uk*mim
ls: cannot access /usr/share/m17n/uk*mim: No such file or directory
mfabian@ari:~
$ 

So we cannot offer a transliteration input method for Ukrainian
in ibus-typing-booster.

But using native Keyboard input, Ukrainian works just fine in
ibus-typing-booster.

Comment 2 Mike FABIAN 2013-09-11 13:13:58 UTC
So this is NOTABUG in ibus-typing-booster.


Note You need to log in before you can comment on or make changes to this bug.