https://bugzilla.redhat.com/show_bug.cgi?id=1087448
Bug ID: 1087448 Summary: RFE: ibus-typing-booster keybinding customization Product: Fedora Version: rawhide Component: ibus-typing-booster Assignee: apatil@redhat.com Reporter: tfujiwar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: apatil@redhat.com, i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com
Currently Tab key toggles the prediction list in ibus-typing-booster when "Enable suggestions by Tab key" check button is enabled.
The key is conflict with shell script string completion at least.
Also I think the Tab key do enables to show the prediction list, rotate the enabled prediction in the list and string completion likes bash.
There are some ideas:
1. "wed" + Tab
"wedge" and "wednesday" are shown and "wedge" is selected.
+ Tab again
"wednesday" is enabled.
2. "wedne" + Tab
"wednesday" is completed.
3. Escape key cancels the prediction list but does not delete the preedit.
I wonder if the prediction list is shown only when miss-spelling or Tab is typed.
xfce4-terminal has the black background and I feel the preedit attributes are not needed.
https://bugzilla.redhat.com/show_bug.cgi?id=1087448
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|apatil@redhat.com |mfabian@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1087448
--- Comment #1 from Mike FABIAN mfabian@redhat.com --- (In reply to fujiwara from comment #0)
xfce4-terminal has the black background and I feel the preedit attributes are not needed.
I have fixed this now in ibus-typing-booster 1.4.5.
https://bugzilla.redhat.com/show_bug.cgi?id=1087448
--- Comment #2 from fujiwara tfujiwar@redhat.com --- (In reply to Mike FABIAN from comment #1)
(In reply to fujiwara from comment #0)
xfce4-terminal has the black background and I feel the preedit attributes are not needed.
I have fixed this now in ibus-typing-booster 1.4.5.
Looks good. Thanks.
My comment #0 means the prediction list is not shown when "wed" is typed until Tab is typed.
BTW, why ibus-typing-booster disables modifiers keys? I think it's not very useful that Ctrl+c and Ctrl+u are disabled in the terminals and Ctrl+s, Ctrl+f and Ctrl+r in editor applications. Especially with ibus-fbterm.
i18n-bugs@lists.fedoraproject.org