GNOME Bugzilla – Bug 652720
Thai-Lao IM Module does not accept level3 keys
Last modified: 2018-02-10 03:39:31 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.
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.
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.