After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729431 - When using scim-m17n, the backspace and delete keys are dysfunctional
When using scim-m17n, the backspace and delete keys are dysfunctional
Status: RESOLVED INCOMPLETE
Product: gedit
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal major
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-02 21:11 UTC by Swarup
Modified: 2015-03-09 12:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Illustration of what happens in gedit when pressing backspace and delete keys with scim-m17n enabled (72.66 KB, image/png)
2014-05-02 21:11 UTC, Swarup
Details

Description Swarup 2014-05-02 21:11:57 UTC
Created attachment 275704 [details]
Illustration of what happens in gedit when pressing backspace and delete keys with scim-m17n enabled

scim-m17n is used for typing many languages, especially those with complex characters. 

With scim-m17n is enabled, when one presses the backspace key, then instead of performing the expected work, the cursor simply moves one space ahead and places  "" there. Actually the sign is different from what appears here. When I paste it here, it is just an empty box. But there the box contains four digits arranged in two rows: "0008" for backspace, and "007F" for delete. I have attached a screenshot to illustrate more clearly.

With scim-m17n is enabled, when one presses the backspace key when gets a result equivalent to typing: <Ctrl+Shift+U> 0008 <Enter>

With scim-m17n is enabled, when one presses the delete key when gets a result equivalent to typing: <Ctrl+Shift+U> 007F <Enter>

This behaviour is evident only in gedit. When using scim-m17n in Libre Office, Thunderbird, and other applications, the backspace and delete keys work normally. 

In gedit with scim-m17n enable, all the other instructional keys like
insert, home, end, page up, page down-- these all work normally. 

I have been using scim-m17n since 2007, and this was never an issue until installing Ubuntu 14.04 which ships with gedit version 3.10.4.

This issue is a serious problem for those working with scim in gedit.
Comment 1 Atul 2014-05-03 12:32:17 UTC
I am getting the same effect. Infact, second line onward, backspace becomes space.
Comment 2 Sébastien Wilmet 2014-12-18 12:02:21 UTC
The input method used by GNOME is ibus, there are maybe interferences between the two input methods.
Comment 3 Sébastien Wilmet 2015-03-09 12:13:14 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!