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 652720 - Thai-Lao IM Module does not accept level3 keys
Thai-Lao IM Module does not accept level3 keys
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Input Methods
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-06-16 11:46 UTC by Theppitak Karoonboonyanan
Modified: 2018-02-10 03:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make the IM filter more permissive (654 bytes, patch)
2011-06-16 11:51 UTC, Theppitak Karoonboonyanan
none Details | Review

Description Theppitak Karoonboonyanan 2011-06-16 11:46:30 UTC
How to reproduce:

$ setxkbmap us,th -variant basic,tis -option grp:alt_shift_toggle,lv3:ralt_switch
$ GTK_IM_MODULE=thai gedit

- Press Alt+Shift to switch to Thai keyboard layout
- Press Right_Alt+o

Expected result:

- Thai character "๚" (U+0E5A) is accepted into document.

What actually happens:

- No character is accepted.
Comment 1 Theppitak Karoonboonyanan 2011-06-16 11:51:21 UTC
Created attachment 190031 [details] [review]
Make the IM filter more permissive

The mask for level 3 shift, and even level 5 shift, can be added to the exception bit masks. But as the list becomes longer, it should be good to just list the bits to block out.
Comment 2 Matthias Clasen 2018-02-10 03:39:31 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.