Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1291238 - committing with the space key in ibus-typing-booster works correctly only in GTK applications but not in Qt and X11 applications
Summary: committing with the space key in ibus-typing-booster works correctly only in ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-14 11:42 UTC by Mike FABIAN
Modified: 2016-08-21 05:49 UTC (History)
5 users (show)

Fixed In Version: ibus-typing-booster-1.3.0-3.fc23 ibus-typing-booster-1.3.0-3.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-22 22:02:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
0001-Forward-key-events-triggering-a-commit-using-forward.patch (2.17 KB, patch)
2015-12-14 11:49 UTC, Mike FABIAN
no flags Details | Diff

Description Mike FABIAN 2015-12-14 11:42:01 UTC
ibus-typing-booster-1.2.15-1.fc23.noarch

In GTK applications (gedit, gnome-terminal, ...):

type “word ”, the result is “word ”.

In KDE, Qt, X11 applications (konsole, xterm, rxvt-unicode, ...): 


type “word ”, the result is “ word”.

Same problem when committing with the arrow keys, the return key or the enter key.

Comment 1 Mike FABIAN 2015-12-14 11:49:05 UTC
Created attachment 1105559 [details]
0001-Forward-key-events-triggering-a-commit-using-forward.patch

Comment 2 fujiwara 2015-12-15 01:29:28 UTC
Interesting fix.
Qt 5.6 will fix the async issue but ibus-x11 is changed to use sync mode in ibus 1.5.11 and caused this bug.
Probably I think the similar fix can be applied to ibus-hangul too.

https://github.com/ibus/ibus/issues/1742

Comment 3 Fedora Update System 2015-12-17 12:25:55 UTC
ibus-typing-booster-1.3.0-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-10ffd394ce

Comment 4 Fedora Update System 2015-12-17 12:26:47 UTC
ibus-typing-booster-1.3.0-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-fefee286e1

Comment 5 Fedora Update System 2015-12-18 11:27:01 UTC
ibus-typing-booster-1.3.0-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update ibus-typing-booster'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-10ffd394ce

Comment 6 Fedora Update System 2015-12-18 11:55:49 UTC
ibus-typing-booster-1.3.0-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update ibus-typing-booster'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-fefee286e1

Comment 7 Fedora Update System 2015-12-22 22:02:49 UTC
ibus-typing-booster-1.3.0-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-01-09 02:20:53 UTC
ibus-typing-booster-1.3.0-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Mike FABIAN 2016-08-21 05:49:49 UTC
On Fedora 24, forward_key_event() seems to do nothing anymore in Qt applications!


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