Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: support IME hotkey
https://bugzilla.redhat.com/show_bug.cgi?id=509478
Summary: support IME hotkey Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Keywords: FutureFeature, i18n Severity: medium Priority: low Component: ibus AssignedTo: phuang@redhat.com ReportedBy: petersen@redhat.com QAContact: extras-qa@fedoraproject.org CC: wtogami@redhat.com, phuang@redhat.com, fedora-i18n-bugs@redhat.com Estimated Hours: 0.0 Classification: Fedora Target Release: ---
Description of problem: ibus should really support IME-based trigger hotkeys like Windows.
Steps to Reproduce: 1. Run ibus in F11 2. ibus-setup -> hotkeys
Actual results: Too many hotkeys defined for all for CIJK
Expected results: Only hotkeys for IMEs in use to be available. Eg Japanese user should only have Alt-` and Hankaku_Zenkaku defined by default, not other keys like Ctrl-Space and Korean hotkeys, etc.
Additional info: With this change we could also drop defining a global hotkey by default which would be ibus more acceptable as a desktop default in the longer term.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|support IME hotkey |support IME-based hotkeys
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|phuang@redhat.com |dchen@redhat.com
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #1 from fujiwara tfujiwar@redhat.com 2009-11-04 01:01:55 EDT --- Created an attachment (id=367410) --> (https://bugzilla.redhat.com/attachment.cgi?id=367410) Patch for ibus/data/ibus.schemas.in
E.g. the attached patch can define the behavior with .po file.
msgid "[Control+space]" msgstr "[Control+space,Zenkaku_Hankaku,Alt+Zenkaku_Hankaku]"
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |MoveUpstream AssignedTo|dchen@redhat.com |fedora-i18n-bugs@redhat.com
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|i18n-bugs@lists.fedoraproje |shawn.p.huang@gmail.com |ct.org |
--- Comment #2 from Jens Petersen petersen@redhat.com 2010-06-30 01:29:24 EDT --- That would be locale specific but may be an improvement.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|shawn.p.huang@gmail.com |tfujiwar@redhat.com
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wtogami+fedora@gmail.com, | |yshao@redhat.com |
--- Comment #3 from fujiwara tfujiwar@redhat.com 2010-07-28 04:13:46 EDT --- Hmm.., new EngineDescription2: http://github.com/phuang/ibus/commit/571ee3a071a2ab06aaf757c39827ebb779a8a76...
Probably integrating this patch would be no problem but we need to consider if we use ibus_engine_desc_new2()
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #4 from Fedora Admin XMLRPC Client fedora-admin-xmlrpc@redhat.com 2010-08-02 02:17:33 EDT --- This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #5 from fujiwara tfujiwar@redhat.com 2010-09-16 05:34:30 EDT --- (In reply to comment #3)
Hmm.., new EngineDescription2: http://github.com/phuang/ibus/commit/571ee3a071a2ab06aaf757c39827ebb779a8a76...
Today I noticed I mistook the feature of the patch. The feature is to enable an engine(likes next engine) but not take on/off the engine.
We may need the similar implementation for trigger keys.
Currently I'm working on variable ibus_engine_desc_new2() with ibus maintainers. http://github.com/fujiwarat/ibus/commit/ee48085c0e00bf0d7835db1942720ee8495a...
Once the implementation is done, we could add any features by engines.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #6 from fujiwara tfujiwar@redhat.com 2010-09-16 05:41:57 EDT --- (In reply to comment #5)
The feature is to enable an engine(likes next engine) but not take on/off the engine.
s|take on/off|turn on/off|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #7 from fujiwara tfujiwar@redhat.com 2011-02-10 02:23:22 EST --- *** Bug 674728 has been marked as a duplicate of this bug. ***
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #8 from Jens Petersen petersen@redhat.com 2011-05-19 01:59:04 EDT --- May be good to survey how other distros handle this.
Alternatives might include global hotkey + optional locale based hotkey.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
--- Comment #9 from fujiwara tfujiwar@redhat.com 2011-06-03 04:37:14 EDT --- Thinking about this again, probably it depends on how the definition of Ctrl+Space we think.
If we think Control + Space to switch prev-next engines, actually almost the implementation would be done while I would see a bug. However we will need the another definition table of the keyboard hotkeys besides ibus engines. E.g. assign Zenkaku_Hankaku on jp keyboard as one hotkey.
If we think Control + Space to switch on-off engines, probably we need a new implementation in IBusEngineDesc.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509478
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Version|rawhide |16 Resolution| |CURRENTRELEASE Last Closed| |2011-09-01 05:53:24
--- Comment #10 from fujiwara tfujiwar@redhat.com 2011-09-01 05:53:24 EDT --- The new Control + Space is integrated in f16.
i18n-bugs@lists.fedoraproject.org