Bug 510978 - "Typing Method" configuration doesn't work
Summary: "Typing Method" configuration doesn't work
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-anthy
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-13 02:08 UTC by Akira TAGOH
Modified: 2009-09-07 03:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-07 03:37:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for engine/engine.py (524 bytes, patch)
2009-08-17 02:25 UTC, fujiwara
no flags Details | Diff

Description Akira TAGOH 2009-07-13 02:08:09 UTC
Description of problem:
Even if changing Typing Method configuration on setup UI, it doesn't effect at all.

Version-Release number of selected component (if applicable):
ibus-1.1.0.20090612-1.fc11.x86_64
ibus-anthy-1.1.0.20090603-1.fc11.x86_64

How reproducible:
always

Steps to Reproduce:
1.run ibus-anthy setup UI
2.change Typing Method to Kana
3.restart ibus from menu at systray icon or im-chooser
  
Actual results:
Typing Method is still Romaji

Expected results:
Should be Kana

Additional info:

Comment 1 Jens Petersen 2009-07-13 02:16:49 UTC
I think this is fixed in rawhide.

Comment 2 Akira TAGOH 2009-08-04 09:44:01 UTC
No, it's still there. I can confirm this issue with:

 ibus-1.2.0.20090723-2.fc12.i686
 ibus-anthy-1.2.0.20090617-2.fc12.i686

Comment 3 fujiwara 2009-08-17 02:25:26 UTC
Created attachment 357596 [details]
Patch for engine/engine.py

It seems it's a typo.
Need to use __typing_mode_activate() instead of self.__input_mode_activate().


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