https://bugzilla.redhat.com/show_bug.cgi?id=1291238
Bug ID: 1291238 Summary: committing with the space key in ibus-typing-booster works correctly only in GTK applications but not in Qt and X11 applications Product: Fedora Version: 23 Component: ibus-typing-booster Assignee: mfabian@redhat.com Reporter: mfabian@redhat.com QA Contact: extras-qa@fedoraproject.org CC: anish.developer@gmail.com, i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com
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.
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #1 from Mike FABIAN mfabian@redhat.com --- Created attachment 1105559 --> https://bugzilla.redhat.com/attachment.cgi?id=1105559&action=edit 0001-Forward-key-events-triggering-a-commit-using-forward.patch
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tfujiwar@redhat.com
--- Comment #2 from fujiwara tfujiwar@redhat.com --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- 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.
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |ibus-typing-booster-1.3.0-3 | |.fc23 Resolution|--- |ERRATA Last Closed| |2015-12-22 17:02:58
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- 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.
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|ibus-typing-booster-1.3.0-3 |ibus-typing-booster-1.3.0-3 |.fc23 |.fc23 | |ibus-typing-booster-1.3.0-3 | |.fc22
https://bugzilla.redhat.com/show_bug.cgi?id=1291238
--- Comment #9 from Mike FABIAN mfabian@redhat.com --- On Fedora 24, forward_key_event() seems to do nothing anymore in Qt applications!
i18n-bugs@lists.fedoraproject.org